Skip to content
Snippets Groups Projects
Commit 12fcf50e authored by Tanya Lattner's avatar Tanya Lattner
Browse files

Merge from mainline.

llvm-svn: 52126
parent 7972a0a2
No related branches found
No related tags found
No related merge requests found
......@@ -235,7 +235,7 @@ this section.
<tt>llvmc</tt> and to provide a superset of the features of the
'<tt>gcc</tt>' driver.</p>
<p>The main features of <tt>llvmc2</tt> are:
<p>The main features of <tt>llvmc2</tt> are:
<ul>
<li>Extended handling of command line options and smart rules for
dispatching them to different tools.</li>
......@@ -246,8 +246,8 @@ this section.
it's relatively easy to add new features.</li>
<li>The definition of driver is transformed into set of C++ classes, thus
no runtime interpretation is needed.</li>
</ul></p>
</li>
</ul>
</li>
<li><p>LLVM 2.3 includes a completely rewritten interface for <a
href="LinkTimeOptimization.html">Link Time Optimization</a>. This interface
......@@ -285,7 +285,7 @@ front-end. Objective-C now works very well on Mac OS/X.</li>
<li>llvm-gcc 4.2 includes many other fixes which improve conformance with the
relevant parts of the GCC testsuite.</li>
</ul></p>
</ul>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment