summaryrefslogtreecommitdiff
path: root/tools/llvm-c-test/module.c
AgeCommit message (Expand)Author
2017-12-13Remove redundant includes from tools.Michael Zolotukhin
2016-02-05Prefix external symbols in llvm-c-test.Benjamin Kramer
2016-02-04Improve testing for the C APIAmaury Sechet
2015-12-18Deprecate a few C APIs.Rafael Espindola
2015-12-18Add a test for LLVMGetBitcodeModule.Rafael Espindola
2013-10-25llvm-c-test: Don't leak memory buffers.Benjamin Kramer
2013-10-23llvm-c-test: Make them C89-compliant.NAKAMURA Takumi
2013-10-23Add llvm-c-test tool for testing llvm-cAnders Waldenborg