aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-c-test/main.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-08[llvm-c] Expose LLVMContextGetDiagnostic{Handler,Context}Jeroen Ketema1-9/+14
2016-02-05Prefix external symbols in llvm-c-test.Benjamin Kramer1-14/+14
2016-02-04Improve testing for the C APIAmaury Sechet1-1/+5
2015-12-18Deprecate a few C APIs.Rafael Espindola1-3/+12
2015-12-18Add a test for LLVMGetBitcodeModule.Rafael Espindola1-2/+7
2015-01-28Fix LLVMSetMetadata and LLVMAddNamedMetadataOperand for single value MDNodesBjorn Steinbrink1-0/+4
2013-10-23Add llvm-c-test tool for testing llvm-cAnders Waldenborg1-0/+73