llvm-capstone/libunwind
Louis Dionne 58a230455b [libc++] Serialize Lit parameters to make them available to from-scratch configs
Before this patch, Lit parameters that were set as a result of CMake
options were not made available to from-scratch configs. This patch
serializes those parameters into the generated lit config file so that
they are available to all configs.

Differential Revision: https://reviews.llvm.org/D105047
2021-06-29 10:51:42 -04:00
..
cmake [SystemZ][ZOS] Prefer -nostdlib++ as opposed to -nodefaultlibs when building c++ libraries 2021-02-16 18:42:14 +00:00
docs [NFC][libunbind] Fix Sphinx error during CMake invocation 2021-02-11 06:52:24 +05:30
include [libunwind] This adds support in libunwind for rv32 hard float 2021-03-02 06:58:24 +05:30
src unwind: allow building with GCC 2021-06-13 14:44:54 -07:00
test [libc++] Serialize Lit parameters to make them available to from-scratch configs 2021-06-29 10:51:42 -04:00
.clang-format
CMakeLists.txt [libcxx] Stop using use c++ subdirectory for libc++ library 2021-04-21 15:39:03 -07:00
LICENSE.TXT