llvm-capstone/compiler-rt
2020-11-16 19:57:54 -05:00
..
cmake Reland [lsan] Enable LSAN for Android 2020-11-04 18:00:25 -08:00
docs
include [MemProf] Decouple memprof build from COMPILER_RT_BUILD_SANITIZERS 2020-10-26 13:52:50 -07:00
lib [scudo][standalone] Correct min/max region indices 2020-11-16 12:43:10 -08:00
test [sanitizers-test]add definition for %device_rm on android so it stops complaining 2020-11-16 19:57:54 -05:00
tools
unittests [Scudo] [GWP-ASan] Add GWP-ASan to Scudo Standalone. 2019-12-13 09:09:41 -08:00
utils [compiler-rt] [netbsd] Update generate_netbsd_syscalls.awk 2020-09-10 20:16:17 +02:00
www
.clang-tidy [NFC][compiler-rt] Refine .clang-tidy checks 2020-09-05 15:42:15 -07:00
.gitignore
CMakeLists.txt [sanitizer] Fix Android API level parsing on arm 2020-11-14 01:54:45 -08: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.

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