summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2016-07-21 15:35:06 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2016-07-21 15:35:06 +0000
commite37dde8d18d932e70e00506d2fe707c6dbf5f166 (patch)
treeb4f165a795cec7b2f6e8082c85ac4254837a3a06 /llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
parent667e245e38b0e2f6ea0c7fd6c59e322933740150 (diff)
downloadbcm5719-llvm-e37dde8d18d932e70e00506d2fe707c6dbf5f166.tar.gz
bcm5719-llvm-e37dde8d18d932e70e00506d2fe707c6dbf5f166.zip
[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
Diffstat (limited to 'llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud