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 | 73716d582e30f15a7e9ffda2c9c3f8378ef7f930 (patch) | |
tree | f5144e0752170f6551c3cc9363158d7e534492e7 | |
parent | 519f4e76b7afe549e3c6a1cec3ccc92b56d7e03f (diff) |
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
-rw-r--r-- | docs/LLVMVsTheWorld.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/LLVMVsTheWorld.html b/docs/LLVMVsTheWorld.html index 70f1523331..24e781af38 100644 --- a/docs/LLVMVsTheWorld.html +++ b/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> <!-- *********************************************************************** --> |