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 Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too" 2022-08-18 22:46:32 -04:00
include [1a/3][ASan][compiler-rt] API for double ended containers 2022-11-21 16:38:52 -08:00
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 [CMake][compiler-rt] Don't load LLVM config in the runtimes build 2022-11-15 09:01:46 +00:00
CODE_OWNERS.TXT [docs] Update compiler-rt/CODE_OWNERS.TXT 2022-10-19 17:28:48 -07:00
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.

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