Clean up more comments referring to "source numbers".

This commit is contained in:
Dan Gohman
2018-02-20 14:44:05 -08:00
parent 10dcfcacdb
commit 69cc6c8af3
2 changed files with 8 additions and 10 deletions

View File

@@ -1735,8 +1735,6 @@ impl<'a> Parser<'a> {
// The controlling type variable can be specified explicitly as 'splat.i32x4 v5', or it can be
// inferred from `inst_data.typevar_operand` for some opcodes.
//
// The value operands in `inst_data` are expected to use source numbering.
//
// Returns the controlling typevar for a polymorphic opcode, or `VOID` for a non-polymorphic
// opcode.
fn infer_typevar(