llvm-capstone/compiler-rt
2015-08-27 16:56:10 +00:00
..
cmake [CMake] Converting add_sanitizer_rt_symbols to use cmake_parse_arguments. 2015-08-26 23:12:25 +00:00
include [MSan] Deprecate __msan_set_death_callback() in favor of __sanitizer_set_death_callback(). 2015-08-21 22:45:12 +00:00
lib [compiler-rt] [tsan] Fix GetTls for aarch64 2015-08-27 13:11:00 +00:00
make profile: Autoconf build system support for r241824 2015-07-13 06:39:53 +00:00
test [windows] Avoid unix2dos, it seems to not work on our bot 2015-08-27 16:56:10 +00:00
unittests
www Update references to new lists.llvm.org mailing lists. 2015-08-05 03:58:00 +00:00
.arcconfig
.gitignore
CMakeLists.txt [CMake] Add experimental support for building compiler-rt for iOS 2015-08-13 20:38:16 +00:00
CODE_OWNERS.TXT
CREDITS.TXT
LICENSE.TXT
Makefile
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.

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