"clang/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "fb42e557d8b4c8430a75391bbb5af309b5472685"
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
Loading
Please register or sign in to comment