llvm-project/libunwind
Xi Ruoyao 5d276380b0 [libunwind][AArch64] Unbreak building with GNU assembler
GNU assembler mandates armv8.5-a for memtag instructions. Maybe
we should remove this restriction in GNU assembler, but let's work
around it for current GNU Binutils releases.

Differential Revision: https://reviews.llvm.org/D146109
2023-03-17 09:28:20 +01:00
..
cmake Revert "[CMake] Unify llvm_check_linker_flag and llvm_check_compiler_linker_flag" 2023-02-22 17:32:07 +00:00
docs Bump the trunk major version to 17 2023-01-24 22:57:27 -08:00
include
src [libunwind][AArch64] Unbreak building with GNU assembler 2023-03-17 09:28:20 +01:00
test [libunwind][RISC-V] Rewrite testcase with C as possible. 2023-03-15 17:30:16 +08:00
.clang-format
CMakeLists.txt [runtimes] Synchronize warnings flags between libc++/libc++abi/libunwind 2023-03-17 00:40:59 +01:00
LICENSE.TXT