summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/WinEHPrepare.cpp
diff options
context:
space:
mode:
authorEd Maste <emaste@freebsd.org>2015-08-13 14:21:03 +0000
committerEd Maste <emaste@freebsd.org>2015-08-13 14:21:03 +0000
commitef766a7e7096d37a4c2d83d9f778c95eac9e8564 (patch)
tree42df68fe0144840a4cd2d88391acec74f24877ad /llvm/lib/CodeGen/WinEHPrepare.cpp
parent76050da17ee887aa269d9aeef8e11a657cf9d335 (diff)
downloadbcm5719-llvm-ef766a7e7096d37a4c2d83d9f778c95eac9e8564.tar.gz
bcm5719-llvm-ef766a7e7096d37a4c2d83d9f778c95eac9e8564.zip
Enable zero-cost exceptions on non-Apple arm64 platforms
Use the canonical __aarch64__ predefined macro for 64-bit ARM. Apple- specific cases are left as __arm64__. Also add an #error for unsupported architectures to catch this sort of case in the future. Differential Revision: http://reviews.llvm.org/D12005 llvm-svn: 244893
Diffstat (limited to 'llvm/lib/CodeGen/WinEHPrepare.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud