llvm-project/libunwind
Louis Dionne 5a8ad80b6f [libunwind] Use the from-scratch testing configuration by default
This commit switches libunwind from using the complicated logic in
libc++'s testing configuration to a from-scratch configuration.
I tried to make sure that all cases that were handled in the old
config were handled by this one too, so hopefully this shouldn't
break anyone. However, if you encounter issues with this change,
please let me know and feel free to revert if I don't reply quickly.

This change was engineered to be easily revertable.

Differential Revision: https://reviews.llvm.org/D112082
2021-10-20 08:45:58 -04:00
..
cmake [CMake] Cache the compiler-rt library search results 2021-10-18 14:44:07 -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] Add a from-scratch config for running libunwind tests 2021-10-19 12:03:58 -04:00
.clang-format
CMakeLists.txt [libunwind] Use the from-scratch testing configuration by default 2021-10-20 08:45:58 -04:00
LICENSE.TXT Fix typos throughout the license files that somehow I and my reviewers 2019-01-21 09:52:34 +00:00