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

Side by Side Diff: tests_lit/parse_errs/Inputs/duplicate-fcn-name.tbc

Issue 1347683003: Check that symbol names in symbol tables are unique. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Fix nit. 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/duplicate-fcn-name.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,4; 4 1,2;
5 7,32; 5 2;
6 21,0,0; 6 21,0,0;
7 7,8;
8 2;
9 65534; 7 65534;
10 8,1,0,0,0; 8 8,1,0,0,0;
9 8,1,0,0,0;
11 65535,19,2; 10 65535,19,2;
12 5,0; 11 5,0;
13 65534; 12 65534;
14 65535,14,2; 13 65535,14,2;
15 1,0,102; 14 1,0,102;
15 1,1,102;
16 65534; 16 65534;
17 65535,12,2; 17 65535,12,2;
18 1,1; 18 1,1;
19 65535,11,2; 19 10;
20 1,0;
21 4,2;
22 65534; 20 65534;
23 19,1,3; 21 65535,12,2;
24 10,0; 22 1,1;
23 10;
25 65534; 24 65534;
26 65534; 25 65534;
OLDNEW
« no previous file with comments | « src/PNaClTranslator.cpp ('k') | tests_lit/parse_errs/duplicate-fcn-name.test » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698