diff options
author | Chris Lattner <sabre@nondot.org> | 2002-10-23 00:51:54 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2002-10-23 00:51:54 +0000 |
commit | 8cdc6b726a79f4406f9bb067942b582052c07018 (patch) | |
tree | 7be4a4449d766853fdc28bb7740a623f0c14f1ac /lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp | |
parent | 5dfab9ec22bcae02a7120823cac085d02661c55f (diff) |
- Fix a really nasty bug in the bytecode reader that caused it to fail
reading bytecode files with > 255 types in them, but only when optimization
is enabled. This was caused by GCC shrinking an enum to a single byte
instead of a whole word.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4266 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp')
0 files changed, 0 insertions, 0 deletions