mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-23 13:50:11 +00:00
mention the license.
llvm-svn: 74725
This commit is contained in:
parent
7c5c11f87d
commit
aa8450256e
@ -21,6 +21,10 @@
|
||||
converting a double to a 64-bit unsigned integer is compiling into a runtime
|
||||
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>
|
||||
|
Loading…
Reference in New Issue
Block a user