Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [NFC] Adjust "invalid.ll.bc" tests to check for AttrKind #255 not #63 | Johannes Doerfert | 2019-07-11 | 1 | -2/+2 |
* | Add writeonly IR attribute | Nicolai Haehnle | 2016-07-04 | 1 | -2/+2 |
* | [llvm-c] Expose LLVMContextGetDiagnostic{Handler,Context} | Jeroen Ketema | 2016-04-08 | 1 | -0/+6 |
* | Deprecate a few C APIs. | Rafael Espindola | 2015-12-18 | 1 | -0/+6 |
* | Fix error handling in LLVMGetBitcodeModuleInContext. | Rafael Espindola | 2015-12-18 | 1 | -0/+1 |
* | Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly attributes | Vaivaswatha Nagaraj | 2015-12-16 | 1 | -1/+1 |
* | Add a new attribute: norecurse | James Molloy | 2015-11-06 | 1 | -1/+1 |
* | 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 | 1 | -0/+3 |