aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-c-test/module.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+4
2017-12-13Remove redundant includes from tools.Michael Zolotukhin1-1/+0
2016-02-05Prefix external symbols in llvm-c-test.Benjamin Kramer1-7/+7
2016-02-04Improve testing for the C APIAmaury Sechet1-2/+1
2015-12-18Deprecate a few C APIs.Rafael Espindola1-9/+25
2015-12-18Add a test for LLVMGetBitcodeModule.Rafael Espindola1-7/+15
2013-10-25llvm-c-test: Don't leak memory buffers.Benjamin Kramer1-0/+2
2013-10-23llvm-c-test: Make them C89-compliant.NAKAMURA Takumi1-2/+4
2013-10-23Add llvm-c-test tool for testing llvm-cAnders Waldenborg1-0/+112