* Add a space between words

* Wrap at 80 cols


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17064 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Misha Brukman 2004-10-16 19:13:58 +00:00
parent 2e7ec128f9
commit a04d0a19e3

View File

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