Skip to content
Commit 42427f0c authored by Reid Spencer's avatar Reid Spencer
Browse files

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
parent 2c5613d1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment