[llvm] r200969 - Changed comment.

Sasa Stankovic Sasa.Stankovic at imgtec.com
Fri Feb 7 03:16:02 PST 2014


Author: sstankovic
Date: Fri Feb  7 05:16:02 2014
New Revision: 200969

URL: http://llvm.org/viewvc/llvm-project?rev=200969&view=rev
Log:
Changed comment.

Modified:
    llvm/trunk/test/MC/Mips/hilo-addressing.s

Modified: llvm/trunk/test/MC/Mips/hilo-addressing.s
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/MC/Mips/hilo-addressing.s?rev=200969&r1=200968&r2=200969&view=diff
==============================================================================
--- llvm/trunk/test/MC/Mips/hilo-addressing.s (original)
+++ llvm/trunk/test/MC/Mips/hilo-addressing.s Fri Feb  7 05:16:02 2014
@@ -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





More information about the llvm-commits mailing list