|
@@ -157,8 +157,7 @@ void PseudoLoweringEmitter::evaluateExpansion(Record *Rec) {
|
|
|
|
|
|
// If there are more operands that weren't in the DAG, they have to
|
|
|
// be operands that have default values, or we have an error. Currently,
|
|
|
- // Operands that are a sublass of OperandWithDefaultOp have default values.
|
|
|
-
|
|
|
+ // Operands that are a subclass of OperandWithDefaultOp have default values.
|
|
|
|
|
|
// Validate that each result pattern argument has a matching (by name)
|
|
|
// argument in the source instruction, in either the (outs) or (ins) list.
|