freebsd-dev/contrib/compiler-rt
Gleb Smirnoff 00dffd7e7d Don't check struct rtentry on FreeBSD, it is an internal kernel structure.
On other systems it may be API structure for SIOCADDRT/SIOCDELRT.

Reviewed by:	emaste, dim
2017-02-10 17:34:48 +00:00
..
include/sanitizer Update compiler-rt to 3.9.0 release, and update the build glue for 2016-09-03 21:41:29 +00:00
lib Don't check struct rtentry on FreeBSD, it is an internal kernel structure. 2017-02-10 17:34:48 +00:00
CREDITS.TXT Update compiler-rt to trunk r224034. This brings a number of new 2015-01-08 19:47:10 +00:00
LICENSE.TXT Update compiler-rt to 3.9.0 release, and update the build glue for 2016-09-03 21:41:29 +00:00
README.txt Update compiler-rt to trunk r224034. This brings a number of new 2015-01-08 19:47:10 +00:00

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.

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