[PATCH] D53906: [ELF] Allow configuring the TLS layout for an Android executable

Ryan Prichard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 31 13:21:59 PDT 2018


rprichard updated this revision to Diff 172002.
rprichard added a comment.

Update according to the latest revision of https://reviews.llvm.org/D53905 (export getTlsTpOffset).


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D53906

Files:
  ELF/Config.h
  ELF/Driver.cpp
  ELF/InputSection.cpp
  ELF/InputSection.h
  ELF/Options.td
  ELF/Writer.cpp
  test/ELF/aarch64-android-tls-tcb.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53906.172002.patch
Type: text/x-patch
Size: 5721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181031/1db264c6/attachment.bin>


More information about the llvm-commits mailing list