diff options
author | Dan Gohman <gohman@apple.com> | 2010-04-02 00:03:51 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2010-04-02 00:03:51 +0000 |
commit | cd530fbf416802333ebab6011acc93f4b5879ba0 (patch) | |
tree | 260bb0c2ecd723b30ff2080f6c82b28a999dcbc8 /lib/Transforms | |
parent | 89e91872b46c06a6b2c4e384bd59fbab6df6c1bf (diff) | |
download | external_llvm-cd530fbf416802333ebab6011acc93f4b5879ba0.zip external_llvm-cd530fbf416802333ebab6011acc93f4b5879ba0.tar.gz external_llvm-cd530fbf416802333ebab6011acc93f4b5879ba0.tar.bz2 |
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
Diffstat (limited to 'lib/Transforms')
0 files changed, 0 insertions, 0 deletions