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:
ea65d7d
)
Add whitespace before a parenthesis.
author
Mikhail Glushenkov
<foldr@codedgers.com>
Mon, 13 Oct 2008 02:46:01 +0000
(
02:46
+0000)
committer
Mikhail Glushenkov
<foldr@codedgers.com>
Mon, 13 Oct 2008 02:46:01 +0000
(
02:46
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57430
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/ReleaseNotes.html
patch
|
blob
|
history
diff --git
a/docs/ReleaseNotes.html
b/docs/ReleaseNotes.html
index a67a4d87204c2569f92b2aeefbaef7456cdbb735..24317da335620f49c2c215c1e1fd288c4b4cf123 100644
(file)
--- a/
docs/ReleaseNotes.html
+++ b/
docs/ReleaseNotes.html
@@
-360,7
+360,7
@@
faster:</p>
</p>
<ul>
-<li><tt>llvmc2</tt>(the generic compiler driver) gained plugin
+<li><tt>llvmc2</tt>
(the generic compiler driver) gained plugin
support. It is now easier to experiment with <tt>llvmc2</tt> and
build your own tools based on it. </li>
<li>raw_ostream + formatting</li>