summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic/overflow.ll
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2020-02-01 13:32:57 +0200
committerHans Wennborg <hans@chromium.org>2020-02-04 10:56:52 +0100
commit165a6367631d643f8f186d7a809013652cf321d6 (patch)
treecd67384c20aa2b7bd21bfca6cb2c74f8d7da5939 /llvm/test/CodeGen/Generic/overflow.ll
parentd2a710ea784eea43c63e3831224de6355f1e4a6f (diff)
downloadbcm5719-llvm-165a6367631d643f8f186d7a809013652cf321d6.tar.gz
bcm5719-llvm-165a6367631d643f8f186d7a809013652cf321d6.zip
[libcxxabi] Fix layout of __cxa_exception for win64
Win64 isn't LP64, it's LLP64, but there's no __LLP64__ predefined - just check _WIN64 in addition to __LP64__. This fixes compilation after static asserts about the struct layout were added in f2a436058fcbc11291e73badb44e243f61046183. Differential Revision: https://reviews.llvm.org/D73838 (cherry picked from commit 09dc884eb2e4a433eb8c5ed20a17108091279295)
Diffstat (limited to 'llvm/test/CodeGen/Generic/overflow.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud