[PATCH] D53904: [ELF] Define PT_ANDROID_TLS_TPOFF

Ryan Prichard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 22 18:45:24 PST 2019


rprichard abandoned this revision.
rprichard added a comment.
Herald added subscribers: jdoerfert, rupprecht.
Herald added a project: LLVM.

This change isn't needed anymore -- Bionic instead uses the standard TLS layout on x86-{32,64} and arm{32,64}, but with a minimum alignment of 8 words on arm{32,64}.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D53904





More information about the llvm-commits mailing list