summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CodeGenerator.html
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2010-04-09 18:39:54 +0000
committerBob Wilson <bob.wilson@apple.com>2010-04-09 18:39:54 +0000
commit35e856a8ed1515f1070198f137e62b5e0f225ef4 (patch)
treefbef44405c3d6abf71fdedc6235ded1619508fe9 /llvm/docs/CodeGenerator.html
parent030591320d301c76dd27e32b89b24617e0540aee (diff)
downloadbcm5719-llvm-35e856a8ed1515f1070198f137e62b5e0f225ef4.tar.gz
bcm5719-llvm-35e856a8ed1515f1070198f137e62b5e0f225ef4.zip
Fix a grammaro.
llvm-svn: 100877
Diffstat (limited to 'llvm/docs/CodeGenerator.html')
-rw-r--r--llvm/docs/CodeGenerator.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CodeGenerator.html b/llvm/docs/CodeGenerator.html
index 1159a6c8074..fbdc294e4a2 100644
--- a/llvm/docs/CodeGenerator.html
+++ b/llvm/docs/CodeGenerator.html
@@ -1430,7 +1430,7 @@ bool RegMapping_Fer::compatible_class(MachineFunction &amp;mf,
instruction,
use <tt>TargetInstrInfo::get(opcode)::ImplicitUses</tt>. Pre-colored
registers impose constraints on any register allocation algorithm. The
- register allocator must make sure that none of them is been overwritten by
+ register allocator must make sure that none of them are overwritten by
the values of virtual registers while still alive.</p>
</div>
OpenPOWER on IntegriCloud