[PATCH] [lld] [ELF] Support for general dynamic TLS relocations on X86_64

Joerg Sonnenberger joerg at britannica.bec.de
Sun Sep 28 02:11:11 PDT 2014


On Sat, Sep 27, 2014 at 06:14:25PM -0700, Shankar Easwaran wrote:
> The linker processes the dynamic linker as a regular input file.

Huh? The dynamic linker is just a path going into the binary, it should
not be opened at all. It might not even exist at time of linking.

Joerg



More information about the llvm-commits mailing list