diff options
author | Ed Maste <emaste@freebsd.org> | 2015-08-13 14:21:03 +0000 |
---|---|---|
committer | Ed Maste <emaste@freebsd.org> | 2015-08-13 14:21:03 +0000 |
commit | ef766a7e7096d37a4c2d83d9f778c95eac9e8564 (patch) | |
tree | 42df68fe0144840a4cd2d88391acec74f24877ad /llvm/lib/CodeGen/WinEHPrepare.cpp | |
parent | 76050da17ee887aa269d9aeef8e11a657cf9d335 (diff) | |
download | bcm5719-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