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

Unified Diff: tests_lit/assembler/arm32/bic.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 | « src/IceRegistersARM32.def ('k') | tests_lit/assembler/arm32/clz.ll » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests_lit/assembler/arm32/bic.ll
diff --git a/tests_lit/assembler/arm32/bic.ll b/tests_lit/assembler/arm32/bic.ll
index 2849a74304313c5b9d2ac822dbc0af8badb629d7..0ba7eb1307050636277f23333f49eaad094afeb0 100644
--- a/tests_lit/assembler/arm32/bic.ll
+++ b/tests_lit/assembler/arm32/bic.ll
@@ -60,7 +60,7 @@ define internal i32 @AllocBigAlign() {
; IASM-NEXT: .byte 0xcd
; IASM-NEXT: .byte 0xe3
-; ASM-NEXT: # sp = def.pseudo
+; ASM-NEXT: # sp = def.pseudo
; ASM-NEXT: add r0, sp, #0
; DIS-NEXT: 10: e28d0000
@@ -83,7 +83,7 @@ define internal i32 @AllocBigAlign() {
; IASM-NEXT: .byte 0x9d
; IASM-NEXT: .byte 0xe4
-; ASM-NEXT: # fp = def.pseudo
+; ASM-NEXT: # fp = def.pseudo
; ASM-NEXT: bx lr
; DIS-NEXT: 1c: e12fff1e
« no previous file with comments | « src/IceRegistersARM32.def ('k') | tests_lit/assembler/arm32/clz.ll » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698