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

Unified Diff: tests_lit/assembler/arm32/dmb.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/cmp.ll ('k') | tests_lit/assembler/arm32/ldr-str-more.ll » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests_lit/assembler/arm32/dmb.ll
diff --git a/tests_lit/assembler/arm32/dmb.ll b/tests_lit/assembler/arm32/dmb.ll
index aa346b3ba20d04547e7e1483429473fedcf99b88..cf0078aa6a518ccdde7009447485934b87e26d56 100644
--- a/tests_lit/assembler/arm32/dmb.ll
+++ b/tests_lit/assembler/arm32/dmb.ll
@@ -37,7 +37,7 @@ entry:
; IASM-NEXT: .byte 0xe2
; ASM-NEXT: str r0, [sp, #8]
-; ASM-NEXT: # [sp, #8] = def.pseudo
+; ASM-NEXT: # [sp, #8] = def.pseudo
; DIS-NEXT: 4: e58d0008
; IASM-NEXT: .byte 0x8
; IASM-NEXT: .byte 0x0
« no previous file with comments | « tests_lit/assembler/arm32/cmp.ll ('k') | tests_lit/assembler/arm32/ldr-str-more.ll » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698