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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@286394 91177308-0d34-0410-b5e6-96231b3b80d8
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