llvm-project/compiler-rt/test/crt
Petr Hosek b0e2ffe151 [CMake][compiler-rt] Make CRT separately buildable
This is useful when building a complete toolchain to ensure that CRT
is built after builtins but before the rest of the compiler-rt.

Differential Revision: https://reviews.llvm.org/D120682
2022-04-06 00:48:49 -07:00
..
CMakeLists.txt [CMake][compiler-rt] Make CRT separately buildable 2022-04-06 00:48:49 -07:00
ctor_dtor.c [crt][test] Add -no-pie to avoid wacky linking with crt1.o if (musl || CLANG_DEFAULT_PIE_ON_LINUX) 2022-02-26 04:41:49 +00:00
dso_handle.cpp These compiler-rt tests should be UNSUPPORTED instead of XFAIL. 2020-10-23 20:57:18 +04:00
lit.cfg.py Revert "[Driver] Default CLANG_DEFAULT_PIE_ON_LINUX to ON" 2022-02-26 15:32:49 +01:00
lit.site.cfg.py.in