"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "14fe9f363163c78ff8bd7f6f29897e8215fc6cd5"
[ELF] - Fixed 3 testases failtures on win32 configuration.
Had 3 testcases failtures: ELF/eh-frame-merge.s ELF/gc-sections-eh.s ELF/gc-sections-lsda.s Problem was that OutputOff is size_t, which is 32 for this configuration and next condition never was checked correctly: if (PieceI->OutputOff == (uintX_t)-1) continue; llvm-svn: 276296
Loading
Please register or sign in to comment