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

Unified Diff: tests_lit/parse_errs/call-fcn-bad-return-type.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/parse_errs/call-fcn-bad-param-type.test ('k') | tests_lit/parse_errs/dup-module-vst.test » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests_lit/parse_errs/call-fcn-bad-return-type.ll
diff --git a/tests_lit/parse_errs/call-fcn-bad-return-type.ll b/tests_lit/parse_errs/call-fcn-bad-return-type.ll
index 73a7c16755dc05a8d3d080dbf5d9a44f89fe9472..0a9ce58da71cbb0e6ed65bd03d5f6abfbb66dbe0 100644
--- a/tests_lit/parse_errs/call-fcn-bad-return-type.ll
+++ b/tests_lit/parse_errs/call-fcn-bad-return-type.ll
@@ -17,4 +17,3 @@ entry:
; CHECK: Return type of function is invalid: i1
ret void
}
-
« no previous file with comments | « tests_lit/parse_errs/call-fcn-bad-param-type.test ('k') | tests_lit/parse_errs/dup-module-vst.test » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698