projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e2485c
)
Fix typo
author
Chris Lattner
<sabre@nondot.org>
Fri, 10 Dec 2004 16:27:34 +0000
(16:27 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Fri, 10 Dec 2004 16:27:34 +0000
(16:27 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18764
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/ReleaseNotes.html
patch
|
blob
|
history
diff --git
a/docs/ReleaseNotes.html
b/docs/ReleaseNotes.html
index d952fd8782085590d1377c147abd82a900155dd8..9da8786fe7ce334c9bdf9ad3366684884cd788a2 100644
(file)
--- a/
docs/ReleaseNotes.html
+++ b/
docs/ReleaseNotes.html
@@
-73,7
+73,7
@@
href="http://llvm.cs.uiuc.edu/releases/">releases page</a>.</p>
<p>This is the sixth public release of the LLVM compiler infrastructure.</p>
-<p> At this time, LLVM is known to correctly compile
on
a broad range of C and
+<p> At this time, LLVM is known to correctly compile a broad range of C and
C++ programs, including the SPEC CPU95 & 2000 suite. TODO. It also includes
bug fixes for those problems found since the 1.4 release.</p>