summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2004-10-16 19:13:58 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2004-10-16 19:13:58 +0000
commita04d0a19e39e9efde84a9726339c795e337c96d5 (patch)
tree5120b321da3ef1db980bf4fab7efb770666e7e30 /docs
parent2e7ec128f96cc5c5fc44393101f696df137f09dd (diff)
downloadexternal_llvm-a04d0a19e39e9efde84a9726339c795e337c96d5.zip
external_llvm-a04d0a19e39e9efde84a9726339c795e337c96d5.tar.gz
external_llvm-a04d0a19e39e9efde84a9726339c795e337c96d5.tar.bz2
* 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
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 5648d87..a3509c4 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -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>