Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1154)

Unified Diff: tests_lit/assembler/arm32/cmp.ll

Issue 1678133003: Subzero: Fix trailing whitespace errors. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Rebase Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests_lit/assembler/arm32/cmn.ll ('k') | tests_lit/assembler/arm32/dmb.ll » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests_lit/assembler/arm32/cmp.ll
diff --git a/tests_lit/assembler/arm32/cmp.ll b/tests_lit/assembler/arm32/cmp.ll
index 427115c74064dc12f5e02247964096c30c9e5697..34847e7c2e7619882b158c44328447b1dba07fd5 100644
--- a/tests_lit/assembler/arm32/cmp.ll
+++ b/tests_lit/assembler/arm32/cmp.ll
@@ -39,7 +39,7 @@ entry:
; IASM-NEXT: .byte 0xe2
; ASM-NEXT: str r0, [sp, #20]
-; ASM-NEXT: # [sp, #20] = def.pseudo
+; ASM-NEXT: # [sp, #20] = def.pseudo
; DIS-NEXT: 4: e58d0014
; IASM-NEXT: .byte 0x14
; IASM-NEXT: .byte 0x0
@@ -47,7 +47,7 @@ entry:
; IASM-NEXT: .byte 0xe5
; ASM-NEXT: str r1, [sp, #16]
-; ASM-NEXT: # [sp, #16] = def.pseudo
+; ASM-NEXT: # [sp, #16] = def.pseudo
; DIS-NEXT: 8: e58d1010
; IASM-NEXT: .byte 0x10
; IASM-NEXT: .byte 0x10
@@ -62,7 +62,7 @@ entry:
; IASM-NEXT: .byte 0xe5
; ASM-NEXT: strb r0, [sp, #12]
-; ASM-NEXT: # [sp, #12] = def.pseudo
+; ASM-NEXT: # [sp, #12] = def.pseudo
; DIS-NEXT: 10: e5cd000c
; IASM-NEXT: .byte 0xc
; IASM-NEXT: .byte 0x0
@@ -77,7 +77,7 @@ entry:
; IASM-NEXT: .byte 0xe5
; ASM-NEXT: strb r0, [sp, #8]
-; ASM-NEXT: # [sp, #8] = def.pseudo
+; ASM-NEXT: # [sp, #8] = def.pseudo
; DIS-NEXT: 18: e5cd0008
; IASM-NEXT: .byte 0x8
; IASM-NEXT: .byte 0x0
@@ -144,7 +144,7 @@ entry:
; IASM-NEXT: .byte 0xe2
; ASM-NEXT: str r0, [sp, #12]
-; ASM-NEXT: # [sp, #12] = def.pseudo
+; ASM-NEXT: # [sp, #12] = def.pseudo
; DIS-NEXT: 54: e58d000c
; IASM-NEXT: .byte 0xc
; IASM-NEXT: .byte 0x0
@@ -152,7 +152,7 @@ entry:
; IASM-NEXT: .byte 0xe5
; ASM-NEXT: str r1, [sp, #8]
-; ASM-NEXT: # [sp, #8] = def.pseudo
+; ASM-NEXT: # [sp, #8] = def.pseudo
; DIS-NEXT: 58: e58d1008
; IASM-NEXT: .byte 0x8
; IASM-NEXT: .byte 0x10
« no previous file with comments | « tests_lit/assembler/arm32/cmn.ll ('k') | tests_lit/assembler/arm32/dmb.ll » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698