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

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 nits. 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
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,2;
5 2; 5 2;
6 7,32; 6 21,0,0;
7 21,0,0,1;
8 65534; 7 65534;
9 8,2,0,0,0; 8 8,1,0,0,0;
9 8,1,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,102;
15 1,1,102;
15 65534; 16 65534;
16 65535,12,2; 17 65535,12,2;
17 1,1; 18 1,1;
18 43,3105555534,1; 19 10;
20 65534;
21 65535,12,2;
22 1,1;
19 10; 23 10;
20 65534; 24 65534;
21 65534; 25 65534;
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698