hanchenye-llvm-project/compiler-rt
Dan Liew 8a8d6e2b72 Revert "Temporarily disable the following failing tests on Darwin:"
This reverts commit f3a089506f.

888951aaca introduced a fix that
should make the disabled tests work again.

rdar://problem/62141412
2020-07-07 10:15:46 -07:00
..
cmake [compiler-rt] Add support for arm64 macOS 2020-06-25 16:44:36 -07:00
docs
include Revert "[PGO] Extend the value profile buckets for mem op sizes." 2020-06-25 11:13:49 -07:00
lib Revert "Temporarily disable the following failing tests on Darwin:" 2020-07-07 10:15:46 -07:00
test [profile] Mark gcov test as unsupported on Darwin. 2020-07-04 10:41:27 -07:00
tools
unittests [Scudo] [GWP-ASan] Add GWP-ASan to Scudo Standalone. 2019-12-13 09:09:41 -08:00
utils [compiler-rt] Fix build on NetBSD 9.99.44 2020-01-31 14:57:20 +01:00
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

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.

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