llvm-capstone/libunwind/test
Louis Dionne 3ee0cec88e [runtimes] Remove FOO_TARGET_TRIPLE, FOO_SYSROOT and FOO_GCC_TOOLCHAIN
Instead, folks can use the equivalent variables provided by CMake
to set those. This removal aims to reduce complexity and potential
for confusion when setting the target triple for building the runtimes,
and make it correct when `CMAKE_OSX_ARCHITECTURES` is used (right now
both `-arch` and `--target=` will end up being passed, which is downright
incorrect).

Differential Revision: https://reviews.llvm.org/D112155
2022-03-01 08:39:42 -05:00
..
configs
libunwind
alignment.compile.pass.cpp
CMakeLists.txt [runtimes] Remove FOO_TARGET_TRIPLE, FOO_SYSROOT and FOO_GCC_TOOLCHAIN 2022-03-01 08:39:42 -05:00
floatregister.pass.cpp
forceunwind.pass.cpp
frameheadercache_test.pass.cpp
libunwind_01.pass.cpp
libunwind_02.pass.cpp
lit.cfg.py
lit.site.cfg.in [runtimes] Remove FOO_TARGET_TRIPLE, FOO_SYSROOT and FOO_GCC_TOOLCHAIN 2022-03-01 08:39:42 -05:00
remember_state_leak.pass.sh.s [libunwind][test] remember_state_leak.pass.sh.s: link with -no-pie 2022-02-25 19:55:56 +00:00
signal_frame.pass.cpp
signal_unwind.pass.cpp
unw_getcontext.pass.cpp
unwind_leaffunction.pass.cpp [libunwind] Fix unwind_leaffunction test 2021-12-03 11:21:20 -08:00