summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/invalid.ll.bc
Commit message (Collapse)AuthorAgeFilesLines
* Use a larger invalid attribute bitcode numberReid Kleckner2013-10-311-0/+0
| | | | | | | | That way the test won't start faililng when someone adds a new attribute and wants to use the next logical enum (38) for bitcode. The new bitcode file tries to use the number 48 as an attribute instead. llvm-svn: 193787
* Fix a use after free on invalid input.Rafael Espindola2013-10-311-0/+0
llvm-svn: 193737
OpenPOWER on IntegriCloud