summaryrefslogtreecommitdiff
path: root/tools/llvm-c-test/CMakeLists.txt
AgeCommit message (Expand)Author
2017-11-01[LLVM-C] Expose functions to create debug locations via DIBuilder.whitequark
2016-11-15[C API] Prevent nullptr dereferences in C API for counting attributes.Amaury Sechet
2016-04-08[llvm-c] Expose LLVMContextGetDiagnostic{Handler,Context}Jeroen Ketema
2016-02-05Add Support to llvm-c-test dependanciesAmaury Sechet
2016-02-04Improve testing for the C APIAmaury Sechet
2015-01-28Fix LLVMSetMetadata and LLVMAddNamedMetadataOperand for single value MDNodesBjorn Steinbrink
2014-12-18Have llvm-c-test only use libLLVM if libLLVM has all the right components.Chris Bieneman
2014-11-10[CMake] llvm-c-test: Use libLLVM.so if it is available.NAKAMURA Takumi
2014-01-08Use -std=gnu99 in tools/llvm-c-test/CMakeLists.txtRafael Espindola
2013-12-10[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt.NAKAMURA Takumi
2013-10-23Add llvm-c-test tool for testing llvm-cAnders Waldenborg