llvm-capstone/libunwind
Fangrui Song 356bbbbda9 [libunwind] Use .irp directives. NFC
The repeated instructions make the file long and difficult to read.
Simplify them with .irp directives.

Skip PowerPC since AIX assembler doesn't support .irp

Reviewed By: #libunwind, compnerd

Differential Revision: https://reviews.llvm.org/D139368
2022-12-14 08:24:22 +00:00
..
cmake [CMake] Fix -Wstrict-prototypes 2022-11-08 01:37:04 +00:00
docs [libunwind] Fixed a number of typos 2022-08-20 18:09:03 -07:00
include [libunwind][RISCV] Support reading of VLENB CSR register 2022-12-06 11:48:54 +03:00
src [libunwind] Use .irp directives. NFC 2022-12-14 08:24:22 +00:00
test [libunwind][RISCV] Support reading of VLENB CSR register 2022-12-06 11:48:54 +03:00
.clang-format
CMakeLists.txt Revert "[CMake] Use LLVM_TARGET_TRIPLE in runtimes" 2022-12-05 22:20:51 +00:00
LICENSE.TXT