hanchenye-llvm-project/compiler-rt
Douglas Yung 20fa3d2504 Silence a -Wconstant-logical-operand warning.
llvm-svn: 334214
2018-06-07 18:51:47 +00:00
..
cmake [CMake] Filter out -z,defs when building custom libc++ 2018-06-07 18:27:27 +00:00
docs
include Fix a typo; NFC 2018-05-26 02:28:43 +00:00
lib Silence a -Wconstant-logical-operand warning. 2018-06-07 18:51:47 +00:00
test [libFuzzer] make the corpus elements aware of their data flow traces 2018-06-07 01:40:20 +00:00
unittests
utils [sanitizer] Cleanup sorting functions 2018-05-09 20:42:11 +00:00
www
.arcconfig
.gitignore
CMakeLists.txt [CMake] Support builtins as Clang default rtlib in compiler-rt 2018-05-22 22:58:48 +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.

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