diff options
| author | Thomas Preud'homme <robotux@celest.fr> | 2016-11-12 23:16:03 +0800 |
|---|---|---|
| committer | Thomas Preud'homme <robotux@celest.fr> | 2016-12-03 17:26:51 +0000 |
| commit | e9769a7249444872200c8c1f1a2f2252c498056f (patch) | |
| tree | 18bb4610f714b0d53e8d8b3723a5ac8b5c52c02d /tests/tests2/36_array_initialisers.c | |
| parent | bf692af31b93ca14b63211bd508b4b8bf1179b50 (diff) | |
| download | tinycc-e9769a7249444872200c8c1f1a2f2252c498056f.tar.gz tinycc-e9769a7249444872200c8c1f1a2f2252c498056f.tar.bz2 | |
Do not add symbol if it is already there
Do not create a new symbol in add_elf_sym if a symbol with same properties
(value, size, info, etc.) already exists. This prevents symbols from
being exported twice in the dynamic symbol table.
Diffstat (limited to 'tests/tests2/36_array_initialisers.c')
0 files changed, 0 insertions, 0 deletions
