hanchenye-llvm-project/libunwind
Ed Maste ef766a7e70 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
2015-08-13 14:21:03 +00:00
..
cmake libunwind: add new build logic 2015-04-25 01:46:35 +00:00
include unwind: Fix libc++abi and libgcc build. 2015-07-24 00:16:48 +00:00
src Enable zero-cost exceptions on non-Apple arm64 platforms 2015-08-13 14:21:03 +00:00
test Fix unw_getcontext() return value on AArch64. 2015-06-25 15:12:46 +00:00
.arcconfig Add ARC config 2015-05-09 20:56:15 +00:00
.clang-format unwind: add a .clang-format 2015-05-07 19:50:18 +00:00
CMakeLists.txt Revert test commit. 2015-08-06 23:31:37 +00:00