From: Brian Gaeke Date: Tue, 9 Mar 2004 07:20:26 +0000 (+0000) Subject: Now that I read it again, this part in particular strikes me as kind of X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=73716d582e30f15a7e9ffda2c9c3f8378ef7f930;p=oota-llvm.git 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 --- 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.