Add whitespace before a parenthesis.

llvm-svn: 57430
This commit is contained in:
Mikhail Glushenkov 2008-10-13 02:46:01 +00:00
parent 2f42d3fe46
commit 368e89a378

View File

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