From: Rafael Espindola Date: Tue, 29 Nov 2011 19:38:09 +0000 (+0000) Subject: grammar. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=dda8c6ff9eeccf375592d287a41dd18af738e282;p=oota-llvm.git grammar. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145423 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/CodeGenerator.html b/docs/CodeGenerator.html index c2ed0471982..6d7b2ae59a4 100644 --- a/docs/CodeGenerator.html +++ b/docs/CodeGenerator.html @@ -2430,7 +2430,7 @@ implementation used by the Go front end.

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.

+linker expects, but simple Go programs can be built by dragonegg.