llvm-project/llvm/lib/Bitcode
Mehdi Amini a5cbf4351e Add an assertion for the value enumerator (bitcode writer) NFC
I have an LTO snapshot (for which I don't have sources) that can't
be read back by LLVM. It seems the writer emitted broken bitcode
and this assertions aims at catching such cases.

llvm-svn: 274819
2016-07-08 01:13:41 +00:00
..
Reader Add writeonly IR attribute 2016-07-04 08:01:29 +00:00
Writer Add an assertion for the value enumerator (bitcode writer) NFC 2016-07-08 01:13:41 +00:00
CMakeLists.txt
LLVMBuild.txt