summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/Inputs/invalid-insertval-array-idx.bc
Commit message (Collapse)AuthorAgeFilesLines
* [Bitcode reader] Fix a few assertions when reading invalid filesFilipe Cabecinhas2015-02-161-0/+0
Summary: When creating {insert,extract}value instructions from a BitcodeReader, we weren't verifying the fields were valid. Bugs found with afl-fuzz Reviewers: rafael Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D7325 llvm-svn: 229345
OpenPOWER on IntegriCloud