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 | b61cc442650156bfb3be4af72daea46c6fa4b4d0 (patch) | |
| tree | 05baf78d7494c49ab71559cb01ae38b198c938d3 /llvm/docs/CodeGenerator.html | |
| parent | 312b97c2671e7bf5a8fdf3e3c0cb926c39d5830c (diff) | |
| download | bcm5719-llvm-b61cc442650156bfb3be4af72daea46c6fa4b4d0.tar.gz bcm5719-llvm-b61cc442650156bfb3be4af72daea46c6fa4b4d0.zip | |
grammar.
llvm-svn: 145423
Diffstat (limited to 'llvm/docs/CodeGenerator.html')
| -rw-r--r-- | llvm/docs/CodeGenerator.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CodeGenerator.html b/llvm/docs/CodeGenerator.html index c2ed0471982..6d7b2ae59a4 100644 --- a/llvm/docs/CodeGenerator.html +++ b/llvm/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> |

