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 | -2/+0 |
* | [LLVM-C] Expose functions to create debug locations via DIBuilder. | whitequark | 2017-11-01 | 1 | -0/+5 |
* | [C API] Prevent nullptr dereferences in C API for counting attributes. | Amaury Sechet | 2016-11-15 | 1 | -0/+4 |
* | [llvm-c] Expose LLVMContextGetDiagnostic{Handler,Context} | Jeroen Ketema | 2016-04-08 | 1 | -9/+14 |
* | Prefix external symbols in llvm-c-test. | Benjamin Kramer | 2016-02-05 | 1 | -14/+14 |
* | Improve testing for the C API | Amaury Sechet | 2016-02-04 | 1 | -1/+5 |
* | Deprecate a few C APIs. | Rafael Espindola | 2015-12-18 | 1 | -3/+12 |
* | Add a test for LLVMGetBitcodeModule. | Rafael Espindola | 2015-12-18 | 1 | -2/+7 |
* | Fix LLVMSetMetadata and LLVMAddNamedMetadataOperand for single value MDNodes | Bjorn Steinbrink | 2015-01-28 | 1 | -0/+4 |
* | Add llvm-c-test tool for testing llvm-c | Anders Waldenborg | 2013-10-23 | 1 | -0/+73 |