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

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

Issue 1678133003: Subzero: Fix trailing whitespace errors. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Remove some obviously bad tab characters 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
Index: tests_lit/assembler/arm32/clz.ll
diff --git a/tests_lit/assembler/arm32/clz.ll b/tests_lit/assembler/arm32/clz.ll
index fb3cc136951baf194a6759e25067b27a9c093fd8..b18dced91083d48048dd7b76243fa52844c8fe01 100644
--- a/tests_lit/assembler/arm32/clz.ll
+++ b/tests_lit/assembler/arm32/clz.ll
@@ -37,7 +37,7 @@ entry:
; IASM-NEXT: .byte 0xe2
; ASM-NEXT: str r0, [sp, #4]
-; ASM-NEXT: # [sp, #4] = def.pseudo
+; ASM-NEXT: # [sp, #4] = def.pseudo
; DIS-NEXT: 4: e58d0004
; IASM-NEXT: .byte 0x4
; IASM-NEXT: .byte 0x0

Powered by Google App Engine
This is Rietveld 408576698