hanchenye-llvm-project/compiler-rt
Marcos Pividori 62a188d623 [asan] Add missing declaration in the internal interface
Differential Revision: https://reviews.llvm.org/D29230

llvm-svn: 293423
2017-01-29 06:14:55 +00:00
..
cmake [Compiler-rt] Broken compiler-rt CMake configuring on Windows 2017-01-26 18:16:02 +00:00
docs
include [XRay][compiler-rt] XRay Flight Data Recorder Mode 2017-01-25 03:50:46 +00:00
lib [asan] Add missing declaration in the internal interface 2017-01-29 06:14:55 +00:00
test General definition for weak functions 2017-01-29 05:44:59 +00:00
unittests [lit] Limit parallelism of sanitizer tests on Darwin [compiler-rt part, take 2] 2017-01-20 00:25:01 +00:00
www
.arcconfig
.gitignore
CMakeLists.txt [sanitizer] Remove -fno-function-sections from SANITIZER_COMMON_CFLAGS 2017-01-26 22:50:22 +00:00
CODE_OWNERS.TXT
CREDITS.TXT
LICENSE.TXT
README.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.

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