aboutsummaryrefslogtreecommitdiffstats
path: root/docs/LLVMVsTheWorld.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/LLVMVsTheWorld.html')
-rw-r--r--docs/LLVMVsTheWorld.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/LLVMVsTheWorld.html b/docs/LLVMVsTheWorld.html
index 955fbab..23646ed 100644
--- a/docs/LLVMVsTheWorld.html
+++ b/docs/LLVMVsTheWorld.html
@@ -63,11 +63,11 @@ off-line, and multiple platform backends with Just-in-Time and ahead-of-time
compilation frameworks. (See our tech report on <a
href="http://llvm.cs.uiuc.edu/pubs/2003-09-30-LifelongOptimizationTR.html">Lifelong
Code Optimization</a> for more.)</p>
-</div>
<p>GCC: Many relatively mature platform backends support assembly-language code
generation from many source languages. No run-time compilation
support. Relatively weak optimization support.</p>
+</div>
<!-- *********************************************************************** -->
<div class="doc_section">