llvm/libunwind
Louis Dionne 0a22dfcb11 [runtimes][NFC] Remove dead code for Standalone builds
Standalone builds have been deprecated and then removed for a while now.
Trying to use standalone builds leads to a fatal CMake error, so this
code is all dead. Remove it to clean things up.

Differential Revision: https://reviews.llvm.org/D125561
2022-05-13 14:37:24 -04:00
..
cmake [runtimes] [cmake] Fix -Werror detection in common build configs 2022-05-12 22:22:15 +03:00
docs Replace links to archived mailing lists by links to Discourse forums 2022-03-23 10:10:20 -04:00
include [libunwind] Add SystemZ support 2022-05-02 14:35:29 +02:00
src [libunwind] Remove -Wsign-conversion warning 2022-05-13 13:25:28 -04:00
test [libunwind][AArch64] Add support for DWARF expression for RA_SIGN_STATE. 2022-05-13 10:05:59 +02:00
.clang-format
CMakeLists.txt [runtimes][NFC] Remove dead code for Standalone builds 2022-05-13 14:37:24 -04:00
LICENSE.TXT