From 73716d582e30f15a7e9ffda2c9c3f8378ef7f930 Mon Sep 17 00:00:00 2001
From: Brian Gaeke
Date: Tue, 9 Mar 2004 07:20:26 +0000
Subject: [PATCH] Now that I read it again, this part in particular strikes me
as kind of pushy and contentious...
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12259 91177308-0d34-0410-b5e6-96231b3b80d8
---
docs/LLVMVsTheWorld.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/LLVMVsTheWorld.html b/docs/LLVMVsTheWorld.html
index 70f15233312..24e781af38b 100644
--- a/docs/LLVMVsTheWorld.html
+++ b/docs/LLVMVsTheWorld.html
@@ -66,7 +66,7 @@ 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.
+support.