1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/lib/Bitcode
Mehdi Amini 545f49f4b4 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