diff --git a/docs/CodeGenerator.html b/docs/CodeGenerator.html index f1f862c795e..c2ed0471982 100644 --- a/docs/CodeGenerator.html +++ b/docs/CodeGenerator.html @@ -2428,8 +2428,8 @@ replaces the traditional large C stack with many linked segments. It is compatible with the gcc implementation used by the Go front end.

-

Basic support exits on the X86 backend. Currently -vararg don't work and the object files are not marked the way the gold +

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.