llvm-project/libunwind/test
Louis Dionne e6f39c8b48 [libunwind] Fix path to libunwind for per-target-runtime-dir builds
We recently introduced a from-scratch config to run the libunwind tests.
However, that config was always looking for libunwind in <install>/lib,
and never in <install>/<target>/lib, which is necessary for tests to
work when the per-target-runtime-dir configuration is enabled.

This commit fixes that. I believe this is what caused the CI failures we
saw after 5a8ad80b6f and caused it to be reverted.

Differential Revision: https://reviews.llvm.org/D112322
2021-10-22 14:36:14 -04:00
..
configs [libunwind] Fix path to libunwind for per-target-runtime-dir builds 2021-10-22 14:36:14 -04:00
libunwind [libc++abi] Change LIBCXXABI_NO_TIMER to LIBCXXABI_USE_TIMER 2021-10-13 08:02:31 -04:00
CMakeLists.txt [libunwind] Support stack unwind in CET environment 2021-08-26 16:20:38 +08:00
alignment.compile.pass.cpp [runtimes] Use int main(int, char**) consistently in tests 2020-10-08 14:28:13 -04:00
floatregister.pass.cpp [libunwind] Support cfi_undefined and cfi_register for float registers. 2021-09-27 12:04:02 +02:00
forceunwind.pass.cpp [libunwind] Add a from-scratch config for running libunwind tests 2021-10-19 12:03:58 -04:00
frameheadercache_test.pass.cpp [libunwind] Add a from-scratch config for running libunwind tests 2021-10-19 12:03:58 -04:00
libunwind_01.pass.cpp [libunwind] Add a from-scratch config for running libunwind tests 2021-10-19 12:03:58 -04:00
libunwind_02.pass.cpp [libunwind] Add a from-scratch config for running libunwind tests 2021-10-19 12:03:58 -04:00
lit.cfg.py [libunwind] Allow specifying custom Lit config files 2020-06-25 12:15:15 -04:00
lit.site.cfg.in [runtimes] Add tests for vendor-specific properties 2021-10-07 15:46:20 -04:00
remember_state_leak.pass.sh.s [runtimes][ci] Run the tests for libunwind in the CI 2021-10-06 11:25:26 -04:00
signal_frame.pass.cpp [libunwind] Add a from-scratch config for running libunwind tests 2021-10-19 12:03:58 -04:00
signal_unwind.pass.cpp [libunwind] Add a from-scratch config for running libunwind tests 2021-10-19 12:03:58 -04:00
unw_getcontext.pass.cpp [runtimes][ci] Run the tests for libunwind in the CI 2021-10-06 11:25:26 -04:00
unwind_leaffunction.pass.cpp [libunwind] Add a from-scratch config for running libunwind tests 2021-10-19 12:03:58 -04:00