llvm-project/llvm/lib/Bitcode/Reader
Filipe Cabecinhas 6a92a3fe34 [BitcodeReader] Change assert to report_fatal_error
It can be triggered by user input.

Bug found with AFL fuzz.

llvm-svn: 238272
2015-05-27 01:05:40 +00:00
..
BitReader.cpp Propagate a better error message to the C api. 2015-02-03 01:53:03 +00:00
BitcodeReader.cpp [BitcodeReader] Change assert to report_fatal_error 2015-05-27 01:05:40 +00:00
BitstreamReader.cpp [BitstreamReader] Make sure the Array operand type is an encoding 2015-05-27 00:48:43 +00:00
CMakeLists.txt Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects. 2015-02-11 03:28:02 +00:00
LLVMBuild.txt
Makefile