[lld] r252131 - [elf2] Fix R_X86_64_TPOFF32 handling.

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 6 14:17:52 PST 2015


>> gold adds the padding to the end of the PT_TLS by aligning p_memsz to
>> p_align.
>
> That is probably better, no? We can add any padding we want to PT_TLS. In
> contrast the current logic might be depending on a glibc implementation
> detail.

r252352.

Cheers,
Rafael


More information about the llvm-commits mailing list