llvm-6502/lib/Bitcode
Dan Gohman a4ae3a100d 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100156 91177308-0d34-0410-b5e6-96231b3b80d8
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 Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00