llvm-project/libunwind
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
..
cmake Revert "[CMake] Cache the compiler-rt library search results" 2021-10-21 10:32:01 -07:00
docs Bump the trunk major version to 14 2021-07-27 21:58:25 -07:00
include [Unwind] Harmonise exception class for EHABI spec. 2021-09-02 11:31:03 +02:00
src [libunwind] Fix cfi_register for float registers. 2021-10-01 16:51:51 +02:00
test [libunwind] Fix path to libunwind for per-target-runtime-dir builds 2021-10-22 14:36:14 -04:00
.clang-format
CMakeLists.txt Revert "[CMake] Cache the compiler-rt library search results" 2021-10-21 10:32:01 -07:00
LICENSE.TXT Fix typos throughout the license files that somehow I and my reviewers 2019-01-21 09:52:34 +00:00