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

Side by Side Diff: tests_lit/parse_errs/Inputs/symtab-after-fcn.tbc

Issue 1359923002: Require that the module symbol table can't appear after function. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Fix nit. Created 5 years, 2 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/symtab-after-fcn.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,2; 4 1,2;
5 2; 5 2;
6 21,0,0; 6 21,0,0;
7 65534; 7 65534;
8 8,1,0,0,0; 8 8,1,0,0,0;
9 65535,19,2; 9 65535,19,2;
10 5,0; 10 5,0;
11 65534; 11 65534;
12 65535,14,2;
13 1,0,102;
14 65534;
15 65535,14,2;
16 1,0,102;
17 65534;
18 65535,12,2; 12 65535,12,2;
19 1,1; 13 1,1;
20 10; 14 10;
21 65534; 15 65534;
16 65535,14,2;
17 1,0,102;
22 65534; 18 65534;
19 65534;
OLDNEW
« no previous file with comments | « src/PNaClTranslator.cpp ('k') | tests_lit/parse_errs/symtab-after-fcn.test » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698