mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-08 21:32:39 +00:00
typo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50316 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
5a09690446
commit
24e1a9d311
@ -1669,7 +1669,7 @@ static unsigned getConstraintGenerality(TargetLowering::ConstraintType CT) {
|
||||
|
||||
/// ChooseConstraint - If there are multiple different constraints that we
|
||||
/// could pick for this operand (e.g. "imr") try to pick the 'best' one.
|
||||
/// This is somewhat tricky: constraints fall into three four classes:
|
||||
/// This is somewhat tricky: constraints fall into four classes:
|
||||
/// Other -> immediates and magic values
|
||||
/// Register -> one specific register
|
||||
/// RegisterClass -> a group of regs
|
||||
|
Loading…
x
Reference in New Issue
Block a user