diff options
| -rw-r--r-- | llvm/test/MC/Mips/hilo-addressing.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/Mips/hilo-addressing.s b/llvm/test/MC/Mips/hilo-addressing.s index 84b2104c5b6..720c7e256bb 100644 --- a/llvm/test/MC/Mips/hilo-addressing.s +++ b/llvm/test/MC/Mips/hilo-addressing.s @@ -36,7 +36,7 @@ $L3: # CHECK-INSTR: lw $5, -8($5) -# Check that relocation is not emitted for %hi(label1 - label2) and +# Check that relocation isn't emitted for %hi(label1 - label2) and # %lo(label1 - label2) expressions. # CHECK-REL-NOT: R_MIPS |

