Reid Spencer 5e8868d2a3 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14057 91177308-0d34-0410-b5e6-96231b3b80d8
2004-06-08 05:54:47 +00:00
..
2004-06-05 01:05:19 +00:00
2004-01-14 21:18:03 +00:00
2004-06-03 05:03:02 +00:00
2004-06-07 23:07:33 +00:00
2004-02-13 23:29:37 +00:00