Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+4 |
* | Remove redundant includes from tools. | Michael Zolotukhin | 2017-12-13 | 1 | -1/+0 |
* | Prefix external symbols in llvm-c-test. | Benjamin Kramer | 2016-02-05 | 1 | -7/+7 |
* | Improve testing for the C API | Amaury Sechet | 2016-02-04 | 1 | -2/+1 |
* | Deprecate a few C APIs. | Rafael Espindola | 2015-12-18 | 1 | -9/+25 |
* | Add a test for LLVMGetBitcodeModule. | Rafael Espindola | 2015-12-18 | 1 | -7/+15 |
* | llvm-c-test: Don't leak memory buffers. | Benjamin Kramer | 2013-10-25 | 1 | -0/+2 |
* | llvm-c-test: Make them C89-compliant. | NAKAMURA Takumi | 2013-10-23 | 1 | -2/+4 |
* | Add llvm-c-test tool for testing llvm-c | Anders Waldenborg | 2013-10-23 | 1 | -0/+112 |