Fix a grammaro.

llvm-svn: 100877
This commit is contained in:
Bob Wilson 2010-04-09 18:39:54 +00:00
parent 030591320d
commit 35e856a8ed
1 changed files with 1 additions and 1 deletions

View File

@ -1430,7 +1430,7 @@ bool RegMapping_Fer::compatible_class(MachineFunction &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>