freebsd-dev/contrib/compiler-rt
John Baldwin a9f6545f43 Extend the workaround for LLVM bug 11663 to MIPS N32.
This fixes infinite recursion in /sbin/init for MIPS N32.

Submitted by:	Robert M. Kovacsics <rmk35@cam.ac.uk>
MFC after:	1 week
Sponsored by:	DARPA / AFRL
2017-08-26 00:17:57 +00:00
..
include Merge llvm, clang, lld, lldb, compiler-rt and libc++ r306325, and update 2017-06-27 06:40:39 +00:00
lib Extend the workaround for LLVM bug 11663 to MIPS N32. 2017-08-26 00:17:57 +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.

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