summaryrefslogtreecommitdiff
path: root/test/Bitcode/invalid.ll
AgeCommit message (Expand)Author
2016-07-04Add writeonly IR attributeNicolai Haehnle
2015-12-16Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly attributesVaivaswatha Nagaraj
2015-11-06Add a new attribute: norecurseJames Molloy
2015-02-25llvm-dis: Stop crashing when dropping debug infoDuncan P. N. Exon Smith
2015-01-10Use the DiagnosticHandler to print diagnostics when reading bitcode.Rafael Espindola
2013-11-04Change BitcodeReader to use error_code instead of bool + string.Rafael Espindola
2013-10-31llvm/test/Bitcode/invalid.ll: Tweak expresion to mach "llvm-dis.EXE:"NAKAMURA Takumi
2013-10-31Fix a use after free on invalid input.Rafael Espindola