summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorMikhail Glushenkov <foldr@codedgers.com>2008-10-13 02:46:01 +0000
committerMikhail Glushenkov <foldr@codedgers.com>2008-10-13 02:46:01 +0000
commitd3ec89e7339031186a1be312254462f1e020a68d (patch)
tree0b5776ade9da3be3f88a168bc0dd7bffac39051d /llvm/docs
parent024f7cf859c284321fcf5f94c1096555b1f11ba8 (diff)
downloadbcm5719-llvm-d3ec89e7339031186a1be312254462f1e020a68d.tar.gz
bcm5719-llvm-d3ec89e7339031186a1be312254462f1e020a68d.zip
Add whitespace before a parenthesis.
llvm-svn: 57430
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/ReleaseNotes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html
index a67a4d87204..24317da3356 100644
--- a/llvm/docs/ReleaseNotes.html
+++ b/llvm/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>
OpenPOWER on IntegriCloud