llvm/compiler-rt/lib/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
crtbegin.c [RISCV][crt] support building without init_array 2020-12-01 17:17:50 +03:00
crtend.c