summaryrefslogtreecommitdiffstats
path: root/clang/tools
diff options
context:
space:
mode:
authorAndrew Wilkins <axwalk@gmail.com>2015-09-25 06:28:14 +0000
committerAndrew Wilkins <axwalk@gmail.com>2015-09-25 06:28:14 +0000
commitf69d45efc3c119c53cd725b422d88fe7edcfdb10 (patch)
treea39424daccd867bc7b88e98cf2b49e8fe58bfe72 /clang/tools
parent8016f3a4f5d5fd009a5c91d7d66eb6db3942daac (diff)
downloadbcm5719-llvm-f69d45efc3c119c53cd725b422d88fe7edcfdb10.tar.gz
bcm5719-llvm-f69d45efc3c119c53cd725b422d88fe7edcfdb10.zip
[llgo] irgen: always use TargetMachine's data layout
Summary: Another attempt at resolving the runtime assertion in llgoi due to data layout mismatch between module and execution engine. The X86 data layout constant appears to be unnecessary, and does not match what the execution engine picks. Using the registered Target, we pick the same data layout as the execution engine. While I was in the vicinity, I deleted the last remnants of PNaCl support. Reviewers: pcc Subscribers: jfb, llvm-commits, dschuff Differential Revision: http://reviews.llvm.org/D12630 llvm-svn: 248565
Diffstat (limited to 'clang/tools')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud