summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bindings/llvm-c
Commit message (Expand)AuthorAgeFilesLines
...
* Fix echo.ll test failing due to DOS line endingsReid Kleckner2016-02-051-1/+1
* Add various binary operations in the LLVM C API echo testAmaury Sechet2016-02-051-3/+15
* Improve testing for the C APIAmaury Sechet2016-02-041-0/+32
* Deprecate a few C APIs.Rafael Espindola2015-12-181-0/+6
* Fix error handling in LLVMGetBitcodeModuleInContext.Rafael Espindola2015-12-181-0/+1
* Add a test for LLVMGetBitcodeModule.Rafael Espindola2015-12-181-1/+10
* Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly attributesVaivaswatha Nagaraj2015-12-162-1/+1
* Add a new attribute: norecurseJames Molloy2015-11-062-1/+1
* test: Move target dependent test in their own folder for c API testJustin Bogner2015-06-234-24/+25
* Propagate a better error message to the C api.Rafael Espindola2015-02-031-1/+1
* Use a non-fatal diag handler in the C API. FIxes PR22368.Rafael Espindola2015-02-032-0/+3
* Fix LLVMSetMetadata and LLVMAddNamedMetadataOperand for single value MDNodesBjorn Steinbrink2015-01-282-0/+4
* Extend C disassembler API to allow specifying target featuresBradley Smith2014-09-301-6/+20
* Restore the ability to check if LLVMCreateObjectFile was successfulBjorn Steinbrink2014-09-051-0/+2
* Reduce verbiage of lit.local.cfg filesAlp Toker2014-06-091-3/+2
* Fix check for supported targets in llvm-c lit.local.cfgAnders Waldenborg2013-10-231-1/+3
* Add llvm-c-test tool for testing llvm-cAnders Waldenborg2013-10-235-0/+85
OpenPOWER on IntegriCloud