[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
Tue Oct 30 18:46:56 PDT 2018


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

Rebase on updated parent revision (TLS layout consolidated in getTlsTpOffset).


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D53906

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

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


More information about the llvm-commits mailing list