From c87cebf2bfe496ae62ee3d7e0e76843c7b45a9d5 Mon Sep 17 00:00:00 2001
From: Rafael Espindola
Date: Mon, 28 Nov 2011 17:06:58 +0000
Subject: Fix spelling/grammar errors found by Duncan.
llvm-svn: 145250
---
llvm/docs/CodeGenerator.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'llvm/docs/CodeGenerator.html')
diff --git a/llvm/docs/CodeGenerator.html b/llvm/docs/CodeGenerator.html
index f1f862c795e..c2ed0471982 100644
--- a/llvm/docs/CodeGenerator.html
+++ b/llvm/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.
--
cgit v1.2.3