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

Unified Diff: tests_lit/llvm2ice_tests/Input/no-terminator-inst.tbc

Issue 1363983002: Check that address is i32 for indirect calls. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Fix nits. Created 5 years, 3 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/PNaClTranslator.cpp ('k') | tests_lit/parse_errs/Inputs/indirect-call-on-float.tbc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests_lit/llvm2ice_tests/Input/no-terminator-inst.tbc
diff --git a/tests_lit/llvm2ice_tests/Input/no-terminator-inst.tbc b/tests_lit/llvm2ice_tests/Input/no-terminator-inst.tbc
index 1f89762372cbd0475d9ca1bf2f380fb0d94174ae..112c372a2a2886014d61b455a20dcbf58c8fb294 100644
--- a/tests_lit/llvm2ice_tests/Input/no-terminator-inst.tbc
+++ b/tests_lit/llvm2ice_tests/Input/no-terminator-inst.tbc
@@ -24,7 +24,7 @@
11,1,2,1;
10,2;
2,3,2,1;
-34,0,5,0;
+34,0,5,1;
2,1,5,0;
65534;
5534;
« no previous file with comments | « src/PNaClTranslator.cpp ('k') | tests_lit/parse_errs/Inputs/indirect-call-on-float.tbc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698