llvm/libunwind
Louis Dionne a5f36259a2 [libunwind] Remove unused _LIBUNWIND_HAS_NO_THREADS macro in tests
The _LIBUNWIND_HAS_NO_THREADS macro is only picked up by libunwind
inside its sources, so it is only required when it builds. It doesn't
need to be defined when running the tests.
2022-05-19 10:58:13 -04:00
..
cmake [runtimes] Introduce object libraries 2022-05-16 08:41:16 -04: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-19 09:41:42 +02:00
test [libunwind] Remove unused _LIBUNWIND_HAS_NO_THREADS macro in tests 2022-05-19 10:58:13 -04:00
.clang-format
CMakeLists.txt [runtimes] Default LIB*_HERMETIC_STATIC_LIBRARY to ON on Windows 2022-05-18 20:31:51 +03:00
LICENSE.TXT