hanchenye-llvm-project/llvm/tools/llvm-c-test
whitequark b56a4d3149 [C-API][DIBuilder] Added DIFlags in LLVMDIBuilderCreateBasicType
Added DIFlags in LLVMDIBuilderCreateBasicType to add optional DWARF
attributes, such as DW_AT_endianity.

Patch by Chirag Patel.

Differential Revision: https://reviews.llvm.org/D50832

llvm-svn: 340146
2018-08-19 23:39:47 +00:00
..
CMakeLists.txt [LLVM-C] Expose functions to create debug locations via DIBuilder. 2017-11-01 22:18:52 +00:00
attributes.c Report fatal error in the case of out of memory 2018-02-20 05:41:26 +00:00
calc.c
debuginfo.c [C-API][DIBuilder] Added DIFlags in LLVMDIBuilderCreateBasicType 2018-08-19 23:39:47 +00:00
diagnostic.c
disassemble.c
echo.cpp [LLVM-C] Improve Bindings For Aliases 2018-05-20 23:49:08 +00:00
helpers.c Remove redundant includes from tools. 2017-12-13 21:31:10 +00:00
include-all.c
llvm-c-test.h [LLVM-C] Expose functions to create debug locations via DIBuilder. 2017-11-01 22:18:52 +00:00
main.c Remove redundant includes from tools. 2017-12-13 21:31:10 +00:00
metadata.c
module.c Remove redundant includes from tools. 2017-12-13 21:31:10 +00:00
object.c
targets.c