Test website auto-update.

llvm-svn: 153102
This commit is contained in:
Michael J. Spencer 2012-03-20 18:22:49 +00:00
parent c2c4e34a46
commit a9a2572cca
1 changed files with 4 additions and 4 deletions

View File

@ -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>