[llvm-commits] [llvm] r145423 - /llvm/trunk/docs/CodeGenerator.html
Rafael Espindola
rafael.espindola at gmail.com
Tue Nov 29 11:38:09 PST 2011
Author: rafael
Date: Tue Nov 29 13:38:09 2011
New Revision: 145423
URL: http://llvm.org/viewvc/llvm-project?rev=145423&view=rev
Log:
grammar.
Modified:
llvm/trunk/docs/CodeGenerator.html
Modified: llvm/trunk/docs/CodeGenerator.html
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/CodeGenerator.html?rev=145423&r1=145422&r2=145423&view=diff
==============================================================================
--- llvm/trunk/docs/CodeGenerator.html (original)
+++ llvm/trunk/docs/CodeGenerator.html Tue Nov 29 13:38:09 2011
@@ -2430,7 +2430,7 @@
<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>
More information about the llvm-commits
mailing list