llvm-capstone/compiler-rt
2020-10-19 22:45:51 -07:00
..
cmake Revert "[Sanitizers] Remove OpenBSD support" + 1 2020-10-19 16:11:21 -07:00
docs
include [MemProf] Memory profiling runtime support 2020-10-16 09:47:02 -07:00
lib [sanitizer] Fix compilation on older systems 2020-10-19 22:45:51 -07:00
test [ASAN] Restore and adjust tests 2020-10-18 17:28:05 +02:00
tools
unittests
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 [MemProf] Memory profiling runtime support 2020-10-16 09:47:02 -07: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.

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