parent
c2c4e34a46
commit
a9a2572cca
|
|
@ -49,11 +49,11 @@
|
||||||
<li>Fast link times</li>
|
<li>Fast link times</li>
|
||||||
<li>Minimal memory use</li>
|
<li>Minimal memory use</li>
|
||||||
<li>Remove clang's reliance on "the system linker"</li>
|
<li>Remove clang's reliance on "the system linker"</li>
|
||||||
|
<li>Uses the LLVM 'BSD' License</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p><b>Applications:</b></p>
|
<p><b>Applications:</b></p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Use the LLVM 'BSD' License</li>
|
|
||||||
<li>Modular design</li>
|
<li>Modular design</li>
|
||||||
<li>Support cross linking</li>
|
<li>Support cross linking</li>
|
||||||
<li>Easy to add new CPU support</li>
|
<li>Easy to add new CPU support</li>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue