hanchenye-llvm-project/compiler-rt
David Carlier 5e164b53db [Sanitizer] Disable arc4random seeding apis on for Non NetBSD platforms.
- arc4random_stir / arc4random_addrandom had been made obsolete (and removed) from FreeBSD 12.

Reviewers: krytarowski

Reviewed By: krytarowski

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

llvm-svn: 350249
2019-01-02 19:11:44 +00:00
..
cmake Add support for LLVM profile for NetBSD 2018-12-22 06:56:19 +00:00
docs
include Regenerate syscall hooks for NetBSD 8.99.25 2018-10-30 11:10:36 +00:00
lib [Sanitizer] Enable funopen on FreeBSD 2019-01-02 19:07:27 +00:00
test [Sanitizer] Disable arc4random seeding apis on for Non NetBSD platforms. 2019-01-02 19:11:44 +00:00
unittests
utils Update generate_netbsd_ioctls.awk for NetBSD 8.99.25 2018-10-31 12:52:08 +00:00
www
.arcconfig
.gitignore
CMakeLists.txt Set the default SANITIZER_CXX_ABI library to libc++ for FreeBSD, and 2018-12-23 11:49:47 +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.

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