summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-c-test/module.c
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+4
* Remove redundant includes from tools.Michael Zolotukhin2017-12-131-1/+0
* Prefix external symbols in llvm-c-test.Benjamin Kramer2016-02-051-7/+7
* Improve testing for the C APIAmaury Sechet2016-02-041-2/+1
* Deprecate a few C APIs.Rafael Espindola2015-12-181-9/+25
* Add a test for LLVMGetBitcodeModule.Rafael Espindola2015-12-181-7/+15
* llvm-c-test: Don't leak memory buffers.Benjamin Kramer2013-10-251-0/+2
* llvm-c-test: Make them C89-compliant.NAKAMURA Takumi2013-10-231-2/+4
* Add llvm-c-test tool for testing llvm-cAnders Waldenborg2013-10-231-0/+112
OpenPOWER on IntegriCloud