llvm/compiler-rt
Gui Andrade e54b228408 [Sanitizers] Change protoent test to check for IPv6 instead of RDP
Looks like RDP isn't present on some of LLVM's buildbot machines
2020-07-10 23:50:39 +00:00
..
cmake Fix check-all with -DLLVM_USE_SANITIZER=Address 2020-07-10 01:47:51 -07:00
docs
include Revert "[PGO] Extend the value profile buckets for mem op sizes." 2020-06-25 11:13:49 -07:00
lib [builtins] Optimize udivmodti4 for many platforms. 2020-07-10 09:59:16 +02:00
test [Sanitizers] Change protoent test to check for IPv6 instead of RDP 2020-07-10 23:50:39 +00:00
tools
unittests
utils
www
.gitignore
CMakeLists.txt [CMake][compiler-rt] Only set lld as available when it was built 2020-06-29 15:09:05 -07: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.

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