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

Side by Side Diff: tests_lit/parse_errs/Inputs/fcn-value-index-isnt-defined.tbc

Issue 1346723002: Fix operand lookup in functions to check if local index out of range. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Fix nit in last patch. 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 unified diff | Download patch
« no previous file with comments | « src/PNaClTranslator.cpp ('k') | tests_lit/parse_errs/fcn-value-index-isnt-defined.test » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 65535,8,2; 1 65535,8,2;
2 1,1; 2 1,1;
3 65535,17,2; 3 65535,17,2;
4 1,3; 4 1,4;
5 7,32;
6 21,0,0;
7 7,8;
5 2; 8 2;
6 7,32;
7 21,0,0,1;
8 65534; 9 65534;
9 8,2,0,0,0; 10 8,1,0,0,0;
10 65535,19,2; 11 65535,19,2;
11 5,0; 12 5,0;
12 65534; 13 65534;
13 65535,14,2; 14 65535,14,2;
14 1,0,102; 15 1,0,102;
15 65534; 16 65534;
16 65535,12,2; 17 65535,12,2;
17 1,1; 18 1,1;
18 43,3105555534,1; 19 65535,11,2;
19 10; 20 1,0;
21 4,2;
22 65534;
23 19,1,3;
24 10,0;
20 65534; 25 65534;
21 65534; 26 65534;
OLDNEW
« no previous file with comments | « src/PNaClTranslator.cpp ('k') | tests_lit/parse_errs/fcn-value-index-isnt-defined.test » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698