llvm-project/compiler-rt
David Carlier 70f5e050e7 [Lsan] Disabling explicitally FreeBSD
As it is not implemented upon usage, it just provokes numerous linkage issues so better switch off clearly.

Reviewers: vitalybuka, morehouse

Reviewed By: morehouse

Differential Revision: https://reviews.llvm.org/D61484

llvm-svn: 359920
2019-05-03 19:46:55 +00:00
..
cmake [Lsan] Disabling explicitally FreeBSD 2019-05-03 19:46:55 +00:00
docs
include
lib [hwasan] Fix HWASAN_WITH_INTERCEPTORS=OFF build on not-android. 2019-05-03 18:20:16 +00:00
test Fix check-builtins on Windows after alias changes 2019-05-02 22:11:55 +00:00
unittests
utils
www
.arcconfig
.gitignore
CMakeLists.txt
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.

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