llvm-project/llvm/lib/Bitcode
Mehdi Amini 67d1a41226 Make BitcodeReader::parseIdentificationBlock() robust to EOF
This method is particular: it iterates at the top-level and does
not have an enclosing block.

llvm-svn: 286394
2016-11-09 21:26:49 +00:00
..
Reader Make BitcodeReader::parseIdentificationBlock() robust to EOF 2016-11-09 21:26:49 +00:00
Writer Revert "[ThinLTO] Prevent exporting of locals used/defined in module level asm" 2016-11-09 01:45:13 +00:00
CMakeLists.txt
LLVMBuild.txt