llvm-project/libunwind
Luke Cheeseman e1a819e82d [AArch64][libunwind] Unwinding support for return address signing
- Follow up to revision r342895
- gcc would not build libunwind with the earlier patch as the autia1716
  instruction wasn't allowed to be assembled for pre armv8.3a targets
- The autia1716 instruction lives in the hint space encodings so is a valid
  instruction for all armv8a targets
- To work around this I have swapped out the autia1716 instruction for the hint
  instruction

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

llvm-svn: 349140
2018-12-14 11:30:12 +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 [AArch64][libunwind] Unwinding support for return address signing 2018-12-14 11:30:12 +00:00
src [AArch64][libunwind] Unwinding support for return address signing 2018-12-14 11:30:12 +00:00
test [libunwind] Permit additional compiler and linker flags to be passed to tests. 2018-02-27 18:40:04 +00:00
.arcconfig [libunwind] Set up .arcconfig to point to new Diffusion UNW repository 2018-01-10 22:20:03 +00:00
.clang-format unwind: add a .clang-format 2015-05-07 19:50:18 +00:00
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