diff options
Diffstat (limited to 'llvm/test/CodeGen/Mips/instverify/ins-pos.mir')
| -rw-r--r-- | llvm/test/CodeGen/Mips/instverify/ins-pos.mir | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Mips/instverify/ins-pos.mir b/llvm/test/CodeGen/Mips/instverify/ins-pos.mir index a284fdb5799..c8811ed3e20 100644 --- a/llvm/test/CodeGen/Mips/instverify/ins-pos.mir +++ b/llvm/test/CodeGen/Mips/instverify/ins-pos.mir @@ -3,7 +3,7 @@ # CHECK: Position operand is out of range! -# Check that the machine verifier checks the position operand is in the range 0..31 +# Check that the machine verifier checks the position operand is in range 0..31 --- name: f alignment: 2 |

