[PATCH] D62055: [ARM][AArch64] Revert Android Bionic PT_TLS overaligning hack

Ryan Prichard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 17 00:30:20 PDT 2019


rprichard accepted this revision.
rprichard added a comment.
This revision is now accepted and ready to land.

I'm wondering if ruiu and/or srhines want to weigh in. I think I'm OK with reverting this change, at least for now, so that we can get the lld+glibc combination working again. It seems like a good idea to fix the https://bugs.llvm.org/show_bug.cgi?id=41527 regression in LLVM 8.0.1, which is coming up soon.

We could temporarily carry a revert of this revert in the Android tree, and I could look into doing TLS reservation using crtbegin*.o.


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D62055





More information about the llvm-commits mailing list