diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2011-11-29 19:38:09 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2011-11-29 19:38:09 +0000 |
commit | dda8c6ff9eeccf375592d287a41dd18af738e282 (patch) | |
tree | fb0f75d4e0379e54528e6f8be18a927baf03c4b7 /docs | |
parent | 7d8867d45361b737dcd48db961488a35d9ac0e52 (diff) | |
download | external_llvm-dda8c6ff9eeccf375592d287a41dd18af738e282.zip external_llvm-dda8c6ff9eeccf375592d287a41dd18af738e282.tar.gz external_llvm-dda8c6ff9eeccf375592d287a41dd18af738e282.tar.bz2 |
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.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CodeGenerator.html b/docs/CodeGenerator.html index c2ed047..6d7b2ae 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> |