[PATCH] D53906: [ARM][AArch64] Increase TLS alignment to reserve space for Android's TCB

Ryan Prichard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 8 16:13:44 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL350681: [ARM][AArch64] Increase TLS alignment to reserve space for Android's TCB (authored by rprichard, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D53906

Files:
  lld/trunk/ELF/InputSection.cpp
  lld/trunk/ELF/Writer.cpp
  lld/trunk/test/ELF/aarch64-cortex-a53-843419-tlsrelax.s
  lld/trunk/test/ELF/aarch64-tls-gdle.s
  lld/trunk/test/ELF/aarch64-tls-iele.s
  lld/trunk/test/ELF/aarch64-tls-le.s
  lld/trunk/test/ELF/aarch64-tlsld-ldst.s
  lld/trunk/test/ELF/arm-tls-le32.s
  lld/trunk/test/ELF/arm-tls-norelax-ie-le.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53906.180765.patch
Type: text/x-patch
Size: 11139 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190109/85708b56/attachment.bin>


More information about the llvm-commits mailing list