llvm-project/lld/test/elf/Hexagon
Simon Atanasyan 04da06ccee [ELF] Make -init/-fini options compatible with the gnu linker
The LLD linker searches initializer and finalizer function names
and emits DT_INIT/DT_FINI dynamic table tags to point to these symbols.
The -init/-fini command line options override initializer ("_init") and
finalizer ("_fini") function names used by default.

Now the -init/-fini options do not affect .init_array/.fini_array
sections. The corresponding code has been removed.

Differential Revision: http://reviews.llvm.org/D6578

llvm-svn: 223917
2014-12-10 05:38:46 +00:00
..
Inputs [ELF] Make -init/-fini options compatible with the gnu linker 2014-12-10 05:38:46 +00:00
dynlib-data.test [ELF] Dont generate PHDR when creating dynamic libraries. 2014-02-19 23:46:13 +00:00
dynlib-gotoff.test Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
dynlib-hash.test [ELF] Dynamic section was not aligned properly. 2014-11-14 04:57:21 +00:00
dynlib-rela.test [ELF] Fix alignment for dynamic relocation sections. 2014-02-19 23:46:08 +00:00
dynlib-syms.test [ELF] Dynamic section was not aligned properly. 2014-11-14 04:57:21 +00:00
dynlib.test [ELF] Dont generate PHDR when creating dynamic libraries. 2014-02-19 23:46:13 +00:00
hexagon-got-plt-order.test This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
hexagon-plt-setup.test [ELF] change LayoutBefore Reference to InGroup Reference 2014-02-03 04:01:14 +00:00
maxalignment.test [ELF] Change MaxAlignment to 2. 2013-10-09 18:12:31 +00:00
rela-order.test Fix trailing whitespace. 2014-01-27 03:09:26 +00:00
sda-base.test This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
zerofillquick-sdata.test Remove trailing whitespaces. 2014-05-14 21:49:38 +00:00