llvm-project/compiler-rt/test/crt
Jinsong Ji 337bd67d83 [CRT][LIT] split target_cflags using shlex
Update the commit to use shlex.split, as the win32 is not supported.

See https://reviews.llvm.org/D108329 for discussions.
2021-08-19 21:44:20 -04:00
..
CMakeLists.txt [CMake] Rename RUNTIMES_BUILD to LLVM_RUNTIMES_BUILD 2021-03-03 10:58:51 -08:00
ctor_dtor.c [crt][test] Make ctor_dtor.c robust if DT_INIT/DT_FINI is disabled 2021-08-12 09:31:31 -07: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 [CRT][LIT] split target_cflags using shlex 2021-08-19 21:44:20 -04:00
lit.site.cfg.py.in