commit | 52863b13f2dfa1659f12f49154bcb13ec218f114 | [log] [tgz] |
---|---|---|
author | Karl Schimpf <kschimpf@google.com> | Wed Sep 16 13:51:21 2015 -0700 |
committer | Karl Schimpf <kschimpf@google.com> | Wed Sep 16 13:51:21 2015 -0700 |
tree | c6fbf3ea5bb59b8196593dee8df6776ff5edc6c4 | |
parent | 9d25e620644e1800e381c5c4310a4c79a73a7650 [diff] |
Check that symbol names in symbol tables are unique. Makes sure that names within a symbol table are unique. Also cleans up error reporting to be more consistent between symbol tables. BUG= https://code.google.com/p/nativeclient/issues/detail?id=4301 R=stichnot@chromium.org Review URL: https://codereview.chromium.org/1347683003 .