summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2011-11-29 19:38:09 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2011-11-29 19:38:09 +0000
commitdda8c6ff9eeccf375592d287a41dd18af738e282 (patch)
treefb0f75d4e0379e54528e6f8be18a927baf03c4b7 /docs
parent7d8867d45361b737dcd48db961488a35d9ac0e52 (diff)
downloadllvm-dda8c6ff9eeccf375592d287a41dd18af738e282.tar.gz
llvm-dda8c6ff9eeccf375592d287a41dd18af738e282.tar.bz2
llvm-dda8c6ff9eeccf375592d287a41dd18af738e282.tar.xz
grammar.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145423 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/CodeGenerator.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CodeGenerator.html b/docs/CodeGenerator.html
index c2ed047198..6d7b2ae59a 100644
--- a/docs/CodeGenerator.html
+++ b/docs/CodeGenerator.html
@@ -2430,7 +2430,7 @@ implementation</a> used by the Go front end.</p>
<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>
+linker expects, but simple Go programs can be built by dragonegg.</p>
</div>