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

Side by Side Diff: tests_lit/parse_errs/Inputs/bad-switch-case.tbc

Issue 1303003002: Fix handling unknown branches when parsing switch instructions. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Fix nit. Created 5 years, 4 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/bad-switch-case.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,3;
5 2; 5 2;
6 7,32; 6 7,32;
7 21,0,0,1; 7 21,0,0,1;
8 65534; 8 65534;
9 8,2,0,0,0; 9 8,2,0,0,0;
10 65535,19,2; 10 65535,19,2;
11 5,0; 11 5,0;
12 65534; 12 65534;
13 65535,14,2; 13 65535,14,2;
14 1,0,102; 14 1,0,83,119,105,116,99,104,86,97,114,105,97,98,108,101;
15 65534; 15 65534;
16 65535,12,2; 16 65535,12,2;
17 1,1; 17 1,6;
18 43,3105555534,1; 18 12,1,1,2,2,1,1,2,3105555534,1,1,8,4;
19 11,5;
20 11,5;
21 11,5;
22 11,5;
19 10; 23 10;
20 65534; 24 65534;
21 65534; 25 65534;
OLDNEW
« no previous file with comments | « src/PNaClTranslator.cpp ('k') | tests_lit/parse_errs/bad-switch-case.test » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698