From: Brian Gaeke
Date: Wed, 12 Nov 2003 20:20:55 +0000 (+0000)
Subject: Whoops, a div got closed in the wrong place.
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=22f9645135a637dafebc55658d767c9742686604;p=oota-llvm.git
Whoops, a div got closed in the wrong place.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9927 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/docs/LLVMVsTheWorld.html b/docs/LLVMVsTheWorld.html
index 955fbabcd15..23646ed46f4 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 Lifelong
Code Optimization for more.)
-
GCC: Many relatively mature platform backends support assembly-language code
generation from many source languages. No run-time compilation
support. Relatively weak optimization support.
+