llvm-project/compiler-rt
Vitaly Buka bd6ee51150 [NFC][Asan] Format includes 2020-09-01 05:30:07 -07:00
..
cmake [CMake] Use find_library for ncurses 2020-08-31 20:06:21 -07:00
docs
include [MSAN] Add fiber switching APIs 2020-08-27 19:30:40 -07:00
lib [NFC][Asan] Format includes 2020-09-01 05:30:07 -07:00
test Add an unsigned shift base sanitizer 2020-08-27 19:50:10 -07:00
tools
unittests
utils
www
.gitignore
CMakeLists.txt [runtimes] Use llvm-libtool-darwin for runtimes build 2020-08-24 13:48:30 -07:00
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.

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