[llvm-commits] [llvm] r145250 - /llvm/trunk/docs/CodeGenerator.html

Joe Abbey joe.abbey at gmail.com
Mon Nov 28 09:17:13 PST 2011


So close!

"but a simple Go program"

English is hard,

Joe

Sent from my iPhone

On Nov 28, 2011, at 12:06 PM, Rafael Espindola <rafael.espindola at gmail.com> wrote:

> Author: rafael
> Date: Mon Nov 28 11:06:58 2011
> New Revision: 145250
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=145250&view=rev
> Log:
> Fix spelling/grammar errors found by Duncan.
> 
> Modified:
>    llvm/trunk/docs/CodeGenerator.html
> 
> Modified: llvm/trunk/docs/CodeGenerator.html
> URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/CodeGenerator.html?rev=145250&r1=145249&r2=145250&view=diff
> ==============================================================================
> --- llvm/trunk/docs/CodeGenerator.html (original)
> +++ llvm/trunk/docs/CodeGenerator.html Mon Nov 28 11:06:58 2011
> @@ -2428,8 +2428,8 @@
> is compatible with the <a href="http://gcc.gnu.org/wiki/SplitStacks">gcc
> implementation</a> used by the Go front end.</p>
> 
> -<p id="feat_segstacks_x86">Basic support exits on the X86 backend. Currently
> -vararg don't work and the object files are not marked the way the gold
> +<p id="feat_segstacks_x86">Basic support exists on the X86 backend. Currently
> +vararg doesn't work and the object files are not marked the way the gold
> linker expects, but simple Go program can be built by dragonegg.</p>
> 
> </div>
> 
> 
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list