hanchenye-llvm-project/libunwind
Martin Storsjo 09cf6374c1 [SEH] Add initial support for AArch64
This doesn't yet implement inspecting the .pdata/.xdata to find the
LSDA pointer (in UnwindCursor::getInfoFromSEH), but normal C++
exception handling seems to run just fine without it. (The only
place I can see where it's even referenced is in
unwind_phase2_forced, and I can't find a codepath where libcxxabi
would end up calling that.)

Differential Revision: https://reviews.llvm.org/D55674

llvm-svn: 349532
2018-12-18 20:05:59 +00:00
..
cmake [CMake] Passthrough CFLAGS when checking the compiler-rt path 2018-11-14 00:09:26 +00:00
docs NFC: Test commit access 2018-08-16 16:55:07 +00:00
include [SEH] Add initial support for AArch64 2018-12-18 20:05:59 +00:00
src [SEH] Add initial support for AArch64 2018-12-18 20:05:59 +00:00
test
.arcconfig
.clang-format
CMakeLists.txt [cmake] Rename append_if to avoid collision with LLVM 2018-12-11 15:30:04 +00:00
LICENSE.TXT Update copyright year to 2018. 2018-06-18 12:22:17 +00:00