From fba9c104b9f2b3bf406631ef988f94affa935718 Mon Sep 17 00:00:00 2001 From: Sasa Stankovic Date: Fri, 7 Feb 2014 11:16:02 +0000 Subject: Changed comment. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200969 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/MC/Mips/hilo-addressing.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/MC/Mips/hilo-addressing.s b/test/MC/Mips/hilo-addressing.s index 84b2104c5b..720c7e256b 100644 --- a/test/MC/Mips/hilo-addressing.s +++ b/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 -- cgit v1.2.3