Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a new attribute: norecurse | James Molloy | 2015-11-06 | 2 | -1/+1 |
* | test: Move target dependent test in their own folder for c API test | Justin Bogner | 2015-06-23 | 4 | -24/+25 |
* | Propagate a better error message to the C api. | Rafael Espindola | 2015-02-03 | 1 | -1/+1 |
* | Use a non-fatal diag handler in the C API. FIxes PR22368. | Rafael Espindola | 2015-02-03 | 2 | -0/+3 |
* | Fix LLVMSetMetadata and LLVMAddNamedMetadataOperand for single value MDNodes | Bjorn Steinbrink | 2015-01-28 | 2 | -0/+4 |
* | Extend C disassembler API to allow specifying target features | Bradley Smith | 2014-09-30 | 1 | -6/+20 |
* | Restore the ability to check if LLVMCreateObjectFile was successful | Bjorn Steinbrink | 2014-09-05 | 1 | -0/+2 |
* | Reduce verbiage of lit.local.cfg files | Alp Toker | 2014-06-09 | 1 | -3/+2 |
* | Fix check for supported targets in llvm-c lit.local.cfg | Anders Waldenborg | 2013-10-23 | 1 | -1/+3 |
* | Add llvm-c-test tool for testing llvm-c | Anders Waldenborg | 2013-10-23 | 5 | -0/+85 |