[llvm-dev] [LLD] TLS tbss section discrepancy to gnu-ld

Joerg Sonnenberger via llvm-dev llvm-dev at lists.llvm.org
Thu Jul 29 09:06:02 PDT 2021


On Thu, Jul 29, 2021 at 11:55:54AM +0200, Noah Hütter via llvm-dev wrote:
> What is the proper way to determine the tbss section size in LLD?

Why don't you use the program header for that?

Joerg


More information about the llvm-dev mailing list