llvm-project/libunwind
Petr Hosek bec8a372fc [CMake] Use LLVM_TARGET_TRIPLE in runtimes
This variable is derived from LLVM_DEFAULT_TARGET_TRIPLE by default,
but using a separate variable allows additional normalization to be
performed if needed.

Differential Revision: https://reviews.llvm.org/D137451
2022-11-29 04:08:24 +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][LoongArch] Add 64-bit LoongArch support 2022-11-15 14:37:00 +08:00
src [libunwind][LoongArch] Add 64-bit LoongArch support 2022-11-15 14:37:00 +08:00
test [CMake] Use LLVM_TARGET_TRIPLE in runtimes 2022-11-29 04:08:24 +00:00
.clang-format
CMakeLists.txt [CMake] Use LLVM_TARGET_TRIPLE in runtimes 2022-11-29 04:08:24 +00:00
LICENSE.TXT