aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Lex/ModuleMap.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 /clang/lib/Lex/ModuleMap.cpp
parent76050da17ee887aa269d9aeef8e11a657cf9d335 (diff)
downloadllvm-ef766a7e7096d37a4c2d83d9f778c95eac9e8564.zip
llvm-ef766a7e7096d37a4c2d83d9f778c95eac9e8564.tar.gz
llvm-ef766a7e7096d37a4c2d83d9f778c95eac9e8564.tar.bz2
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 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions