llvm-project/compiler-rt
David Carlier 395aa78986 [Msan] Fix unit test linkage issue on FreeBSD
Fix typical relocation linkage issue.

Reviwewers: dim, emaste

Reviewed By: krytarowski

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

llvm-svn: 341924
2018-09-11 10:35:32 +00:00
..
cmake [libFuzzer] Port to Windows 2018-08-30 15:54:44 +00:00
docs
include [hwasan] introduce __hwasan_print_memory_usage 2018-09-06 22:08:41 +00:00
lib [ASan] [Windows] Remove const from _msize function declaration parameter 2018-09-11 06:07:32 +00:00
test [Msan] Fix unit test linkage issue on FreeBSD 2018-09-11 10:35:32 +00:00
unittests
utils
www
.arcconfig
.gitignore
CMakeLists.txt [hwasan] Add a (almost) no-interceptor mode. 2018-08-20 21:49:15 +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.

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