commit | 40377de0186cf63e7024b535d56d6f740cb8fc83 | [log] [tgz] |
---|---|---|
author | Ed Maste <[email protected]> | Thu Aug 13 14:21:03 2015 +0000 |
committer | Ed Maste <[email protected]> | Thu Aug 13 14:21:03 2015 +0000 |
tree | aa8b056ee8003db7909c86511db839d325e9b4ff | |
parent | 632aa38f313c507ce3aec732dc2a6d2259502731 [diff] |
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 git-svn-id: https://llvm.org/svn/llvm-project/libunwind/trunk@244893 91177308-0d34-0410-b5e6-96231b3b80d8