hanchenye-llvm-project/compiler-rt
Vitaly Buka db4241a046 [sanitizer] Implement InternalScopedBuffer with InternalMmapVector
llvm-svn: 331616
2018-05-07 05:56:12 +00:00
..
cmake Revert "[CMake] Make simple source used for CMake checks a C file" 2018-04-27 01:25:32 +00:00
docs
include [XRay][compiler-rt+docs] Introduce __xray_log_init_mode(...). 2018-05-04 06:01:12 +00:00
lib [sanitizer] Implement InternalScopedBuffer with InternalMmapVector 2018-05-07 05:56:12 +00:00
test [XRay][compiler-rt] Support string-based config for Basic mode. 2018-05-04 06:27:53 +00:00
unittests Allow compiler-rt test targets to work with multi-config CMake generators 2017-11-13 12:57:54 +00:00
utils Remove more references to ptrace_pt_{g,s}et_sigmask 2018-03-03 18:41:38 +00:00
www
.arcconfig [compiler-rt] Set up .arcconfig to point to new Diffusion CRT repository 2017-12-06 20:55:32 +00:00
.gitignore
CMakeLists.txt Enable full debug info in the ASan runtime on Windows 2018-04-26 20:34:19 +00: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.

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