llvm-6502/lib
Filipe Cabecinhas 81f9bd3e19 Verify sizes when trying to read a BitcodeAbbrevOp
Summary:
Make sure the abbrev operands are valid and that we can read/skip them
afterwards.

Bug found with AFL fuzz.

Reviewers: rafael

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D9030

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235595 91177308-0d34-0410-b5e6-96231b3b80d8
2015-04-23 13:25:35 +00:00
..
Analysis Fix a type mismatch assert in SCEV division 2015-04-22 15:06:40 +00:00
AsmParser Revert "[opaque pointer type] Avoid using PointerType::getElementType for a few cases of CallInst" 2015-04-22 18:16:49 +00:00
Bitcode Verify sizes when trying to read a BitcodeAbbrevOp 2015-04-23 13:25:35 +00:00
CodeGen [DAGCombiner] Remove extra bitcasts surrounding vector shuffles 2015-04-23 08:43:13 +00:00
DebugInfo
ExecutionEngine [RuntimeDyld][COFF] Add external symbol resolution support to RuntimeDyldCOFF. 2015-04-22 21:38:37 +00:00
Fuzzer
IR Revert "[opaque pointer type] Avoid using PointerType::getElementType for a few cases of CallInst" 2015-04-22 18:16:49 +00:00
IRReader
LineEditor
Linker Linker: Add flag to override linkage rules 2015-04-22 04:11:00 +00:00
LTO
MC
Object
Option
Passes
ProfileData
Support
TableGen [TableGen] Use range based for loops. 2015-04-22 05:27:47 +00:00
Target Switch lowering: extract jump tables and bit tests before building binary tree (PR22262) 2015-04-22 23:14:56 +00:00
Transforms Move common loop utility function isInductionPHI into LoopUtils.cpp 2015-04-23 08:29:20 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile