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

Unified Diff: tests_lit/assembler/arm32/push-pop.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/mvn.ll ('k') | tests_lit/assembler/arm32/rsb.ll » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests_lit/assembler/arm32/push-pop.ll
diff --git a/tests_lit/assembler/arm32/push-pop.ll b/tests_lit/assembler/arm32/push-pop.ll
index 17c970627fa91694321510c10748742bac334440..eef1569bab73b33eb70d965c1021480894d973ff 100644
--- a/tests_lit/assembler/arm32/push-pop.ll
+++ b/tests_lit/assembler/arm32/push-pop.ll
@@ -36,7 +36,7 @@ define internal void @SinglePushPop() {
; IASM-NOT: push
call void @DoSomething();
- ret void
+ ret void
; ASM: pop {lr}
; DIS: {{.+}} e49de004
« no previous file with comments | « tests_lit/assembler/arm32/mvn.ll ('k') | tests_lit/assembler/arm32/rsb.ll » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698