summaryrefslogtreecommitdiffstats
path: root/libcxx/src/support/win32/support.cpp
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2013-08-26 20:07:25 +0000
committerJim Grosbach <grosbach@apple.com>2013-08-26 20:07:25 +0000
commit08aa53423960b02401cabd1d8b52047c0c89b4df (patch)
treed6959dab64834ed665d47a43d0780358bb1a08a3 /libcxx/src/support/win32/support.cpp
parent11755528532bdd27fd6cbdf0bf5098c8113d7767 (diff)
downloadbcm5719-llvm-08aa53423960b02401cabd1d8b52047c0c89b4df.tar.gz
bcm5719-llvm-08aa53423960b02401cabd1d8b52047c0c89b4df.zip
ARM: Fix ELF global base reg intialization.
The create machine code wasn't properly in SSA, which the machine verifier properly complains about. Now that fast-isel is closer to verifier clean, errors like this show up more clearly. Additionally, the Thumb pseudo tPICADD was used for both ARM and Thumb mode functions, which is obviously wrong. Fix that along the way. Test case is part of the following commit which will finish making an additional fast-isel test verifier clean an enable it for the regression test suite. This commit is separate since its not just a verifier cleanup, but an actual correctness issue. rdar://12594152 (for the fast-isel verifier aspects) llvm-svn: 189269
Diffstat (limited to 'libcxx/src/support/win32/support.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud