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