[PATCH] [PATCH] [ELF] Fix .init_array initialization

Joerg Sonnenberger joerg at britannica.bec.de
Wed Jun 24 13:31:05 PDT 2015


On Wed, Jun 24, 2015 at 01:36:32PM +0000, Adhemerval Zanella wrote:
> Some compilers may not add the section symbol in '.symtab' for the
> .init_array and 'ldd' just ignore it.  It results in global constructor
> not being called in final executable.

ldd or lld?

Joerg



More information about the llvm-commits mailing list