llvm-capstone/compiler-rt
2020-09-21 12:42:53 -07:00
..
cmake [CMake] Use find_library for ncurses 2020-08-31 20:06:21 -07:00
docs
include [compiler-rt] [netbsd] Regenerate syscall hooks 2020-09-10 20:16:39 +02:00
lib [compiler-rt] Fix atomic support functions on 32-bit architectures 2020-09-21 10:21:11 +01:00
test [Coverage] Add empty line regions to SkippedRegions 2020-09-21 12:42:53 -07: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 [CMake] Remove dead FindPythonInterp code 2020-09-08 15:23:23 +03: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.

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