1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/lib/Bitcode/Reader
Vedant Kumar 6823d9fe99 [IR] Limit bits used for CallingConv::ID, update tests
Use 10 bits to represent calling convention ID's instead of 13, and
update the bitcode compatibility tests accordingly. We now error-out in
the bitcode reader when we see bad calling conv ID's.

Thanks to rnk and dexonsmith for feedback!

Differential Revision: http://reviews.llvm.org/D13826

llvm-svn: 251452
2015-10-27 21:17:06 +00:00
..
BitcodeReader.cpp [IR] Limit bits used for CallingConv::ID, update tests 2015-10-27 21:17:06 +00:00
BitReader.cpp
BitstreamReader.cpp
CMakeLists.txt
LLVMBuild.txt
Makefile