This adds type Float16TyID and helper function isFloat16Ty, which is needed for the Clang implementation of the _Float16 C11 extension type in D33719.
Diff Detail
Diff Detail
Paths
| Differential D34205
Add type Float16TyID and helper function isFloat16Ty AbandonedPublic Authored by SjoerdMeijer on Jun 14 2017, 7:00 AM.
Revision Contents
Diff 102541 include/llvm-c/Core.h
include/llvm/Bitcode/LLVMBitCodes.h
include/llvm/IR/Type.h
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/IR/AsmWriter.cpp
lib/IR/Core.cpp
lib/IR/LLVMContextImpl.h
lib/IR/LLVMContextImpl.cpp
lib/IR/Type.cpp
|