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 | -1/+1 |
* | Add writeonly IR attribute | Nicolai Haehnle | 2016-07-04 | 1 | -1/+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 |
* | llvm-dis: Stop crashing when dropping debug info | Duncan P. N. Exon Smith | 2015-02-25 | 1 | -1/+1 |
* | Use the DiagnosticHandler to print diagnostics when reading bitcode. | Rafael Espindola | 2015-01-10 | 1 | -1/+1 |
* | Change BitcodeReader to use error_code instead of bool + string. | Rafael Espindola | 2013-11-04 | 1 | -1/+1 |
* | llvm/test/Bitcode/invalid.ll: Tweak expresion to mach "llvm-dis.EXE:" | NAKAMURA Takumi | 2013-10-31 | 1 | -1/+1 |
* | Fix a use after free on invalid input. | Rafael Espindola | 2013-10-31 | 1 | -0/+7 |