mention the license.

llvm-svn: 74725
This commit is contained in:
Chris Lattner 2009-07-02 21:29:19 +00:00
parent 7c5c11f87d
commit aa8450256e

View File

@ -22,6 +22,10 @@
call to the "__fixunsdfdi" function. The compiler-rt library provides
optimized implementations of this and other low-level routines.</p>
<p>All of the code in the compiler-rt project is available under the standard
<a href="http://llvm.org/docs/DeveloperPolicy.html#license">LLVM
License</a>, a "BSD-style" license.</p>
<!--=====================================================================-->
<h2 id="goals">Goals</h2>
<!--=====================================================================-->