summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bytecode/Writer/InstructionWriter.cpp
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-06-08 05:54:47 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-06-08 05:54:47 +0000
commit42427f0ccbc8fd8bccfd7ad32229f6adb62bd423 (patch)
tree72e9789e1db0a5de83d9bc0a7bc6c39117067c50 /llvm/lib/Bytecode/Writer/InstructionWriter.cpp
parent2c5613d1c3ad9e1e6b81da54486a90529b030883 (diff)
downloadbcm5719-llvm-42427f0ccbc8fd8bccfd7ad32229f6adb62bd423.tar.gz
bcm5719-llvm-42427f0ccbc8fd8bccfd7ad32229f6adb62bd423.zip
Fix the bug that was preventing the parser from working on all bytecode
files. It was reading non-initialized global vars when the flag said it was initialized and vice versa. Causes mis-alignment since initialized and non-initialized constants have different bytecode lengths. llvm-svn: 14057
Diffstat (limited to 'llvm/lib/Bytecode/Writer/InstructionWriter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud