llvm-mirror/lib/Bitcode
Dan Gohman 5437ff1446 If the bitcode reader input stream isn't a multiple of 4 bytes, it's more
likely not a bitcode file at all, rather than being a bitcode file which
is truncated. Check for this case and issue a more relevant error message.

llvm-svn: 100156
2010-04-02 00:03:51 +00:00
..
Reader If the bitcode reader input stream isn't a multiple of 4 bytes, it's more 2010-04-02 00:03:51 +00:00
Writer Finally land the InvokeInst operand reordering. 2010-03-24 13:21:49 +00:00
Makefile