[PATCH] D61825: [ARM][AArch64] Put Android Bionic PT_TLS overaligning hack under --android-tls

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 13 05:44:12 PDT 2019


MaskRay added a comment.

In D61825#1499782 <https://reviews.llvm.org/D61825#1499782>, @evgeny777 wrote:

> If we always align first PT_TLS section on 64 bytes wouldn't this fix the problem?


The alternative solution D61824 <https://reviews.llvm.org/D61824> does that.


Repository:
  rLLD LLVM Linker

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61825/new/

https://reviews.llvm.org/D61825





More information about the llvm-commits mailing list