commit | 5e8868d2a33a9c057d89e301c508c38d5120edaf | [log] [tgz] |
---|---|---|
author | Reid Spencer <rspencer@reidspencer.com> | Tue Jun 08 05:54:47 2004 +0000 |
committer | Reid Spencer <rspencer@reidspencer.com> | Tue Jun 08 05:54:47 2004 +0000 |
tree | 5c0477f7fc0d0bb7bf67eb9062eed037b0a3de04 | |
parent | b7041b0c432a54c9ff8ef99cd4a7ca3412b278df [diff] |
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