llvm/compiler-rt
2020-06-11 00:17:32 -07:00
..
cmake [VE] Dynamic stack allocation 2020-05-27 10:11:06 +02:00
docs
include [profile] Sync InstrProfData.inc with llvm. 2020-06-03 10:00:11 -07:00
lib [sanitizer] Avoid unneeded deferefence 2020-06-11 00:17:32 -07:00
test [compiler-rt] [test] Fix NameError when loading lit.cfg.py for crt 2020-06-10 13:47:24 +03:00
tools
unittests
utils
www
.gitignore
CMakeLists.txt build: use Python3 for compiler-rt 2020-04-28 17:29:04 +00:00
CODE_OWNERS.TXT
CREDITS.TXT
LICENSE.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.

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