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

Unified Diff: tests_lit/parse_errs/Inputs/call-fcn-bad-param-type.tbc

Issue 1579203002: Fix bitcode parser to check type signatures of functions. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Commit patch. Created 4 years, 11 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/llvm2ice_tests/rmw.ll ('k') | tests_lit/parse_errs/bad-intrinsic-arg.test » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests_lit/parse_errs/Inputs/call-fcn-bad-param-type.tbc
diff --git a/tests_lit/parse_errs/Inputs/insertelt-wrong-type.tbc b/tests_lit/parse_errs/Inputs/call-fcn-bad-param-type.tbc
similarity index 69%
copy from tests_lit/parse_errs/Inputs/insertelt-wrong-type.tbc
copy to tests_lit/parse_errs/Inputs/call-fcn-bad-param-type.tbc
index 8eb6f65c43fd3a478ab946cbc023bcaceeb535b5..92b647f2d603427a3cc624b2f8aa9b32c3d8a52c 100644
--- a/tests_lit/parse_errs/Inputs/insertelt-wrong-type.tbc
+++ b/tests_lit/parse_errs/Inputs/call-fcn-bad-param-type.tbc
@@ -1,33 +1,32 @@
65535,8,2;
1,1;
65535,17,2;
-1,6;
-7,1;
-12,16,0;
-7,8;
+1,5;
2;
-21,0,3,1;
7,32;
+7,8;
+21,0,0,1;
+21,0,0;
65534;
+8,3,0,1,0;
8,4,0,0,0;
65535,19,2;
5,0;
65534;
65535,14,2;
+1,1,84,101,115,116;
1,0,102;
65534;
65535,12,2;
1,1;
65535,11,2;
-1,0;
-4,3;
+1,1;
+4,2;
1,2;
4,2;
-1,5;
-4,0;
65534;
-2,2,2,0;
-7,5,3,2;
+2,1,1,0;
+34,0,5,2;
10;
65534;
65534;
« no previous file with comments | « tests_lit/llvm2ice_tests/rmw.ll ('k') | tests_lit/parse_errs/bad-intrinsic-arg.test » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698