1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00

* Add a space between words

* Wrap at 80 cols

llvm-svn: 17064
This commit is contained in:
Misha Brukman 2004-10-16 19:13:58 +00:00
parent a0019a2104
commit 39dc670ee6

View File

@ -85,7 +85,7 @@ benchmarks, and <b>many</b> other C and C++ programs.</p>
<div class="doc_text">
<ol>
<li>The test/Programs hierarchy<a href="http://llvm.cs.uiuc.edu/PR257">has
<li>The test/Programs hierarchy <a href="http://llvm.cs.uiuc.edu/PR257">has
been moved out of the main LLVM tree</a> into a separate CVS repo and
tarball.</li>
<li>LLVM now optimizes global variables significantly more than it did
@ -107,8 +107,8 @@ In this release, the following missing features were implemented:
<div class="doc_text">
<ol>
<li><a href="http://llvm.cs.uiuc.edu/PR419">JIT interface should support arbitrary
calls</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR419">JIT interface should support
arbitrary calls</a></li>
</ol>
</div>