llvm-capstone/compiler-rt
2020-06-22 12:20:40 -07:00
..
cmake [builtins][Android] Fix 386->686 adjustment 2020-06-19 16:08:20 -07:00
docs
include [profile] Sync InstrProfData.inc with llvm. 2020-06-03 10:00:11 -07:00
lib Revert "[X86] Calculate the needed size of the feature arrays in _cpu_indicator_init and getHostCPUName using the size of the feature enum." 2020-06-22 12:20:40 -07:00
test [SanitizeCoverage] Rename -fsanitize-coverage-{white,black}list to -fsanitize-coverage-{allow,block}list 2020-06-19 22:22:47 -07:00
tools
unittests
utils
www
.gitignore
CMakeLists.txt
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.

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