diff options
| author | Brian Gaeke <gaeke@uiuc.edu> | 2004-03-09 07:20:26 +0000 |
|---|---|---|
| committer | Brian Gaeke <gaeke@uiuc.edu> | 2004-03-09 07:20:26 +0000 |
| commit | 0766126e2e802984c90b2258cb365d5cf827f53f (patch) | |
| tree | 59451d00e8043d39f9f98c65ba34bcb5cfb36439 /llvm | |
| parent | f234284986582bbb1dc78f15d3a1692db7e096d8 (diff) | |
| download | bcm5719-llvm-0766126e2e802984c90b2258cb365d5cf827f53f.tar.gz bcm5719-llvm-0766126e2e802984c90b2258cb365d5cf827f53f.zip | |
Now that I read it again, this part in particular strikes me as kind of
pushy and contentious...
llvm-svn: 12259
Diffstat (limited to 'llvm')
| -rw-r--r-- | llvm/docs/LLVMVsTheWorld.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/LLVMVsTheWorld.html b/llvm/docs/LLVMVsTheWorld.html index 70f15233312..24e781af38b 100644 --- a/llvm/docs/LLVMVsTheWorld.html +++ b/llvm/docs/LLVMVsTheWorld.html @@ -66,7 +66,7 @@ Code Optimization</a> for more.)</p> <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> +support.</p> </div> <!-- *********************************************************************** --> |

