llvm-project/compiler-rt
Aries Wu b3609c1ccc Successfully build crt0.o and libworkitem.a 2023-01-17 18:17:55 +08:00
..
cmake Make -fsanitize=scudo use scudo_standalone. Delete check-scudo. 2022-12-02 11:29:41 -08:00
docs
include
lib Successfully build crt0.o and libworkitem.a 2023-01-17 18:17:55 +08:00
test Make -fsanitize=scudo use scudo_standalone. Delete check-scudo. 2022-12-02 11:29:41 -08:00
tools
unittests
utils
www
.clang-tidy
.gitignore
CMakeLists.txt
CODE_OWNERS.TXT
CREDITS.TXT
LICENSE.TXT
README.txt

README.txt

Compiler-RT
================================

This directory and its subdirectories contain source code for the compiler
support routines.

Compiler-RT is open source software. You may freely distribute it under the
terms of the license agreement found in LICENSE.txt.

================================