[PATCH] D61824: [ARM][AArch64] Overalign SHF_TLS instead of PT_TLS (Android Bionic hack) to make glibc happy

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 15 08:07:38 PDT 2019


MaskRay updated this revision to Diff 199612.
MaskRay edited the summary of this revision.
MaskRay removed subscribers: dalias, nsz.
MaskRay added a comment.
Herald added a subscriber: krytarowski.

Update description.

I don't know where to check if .tdata exists.


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D61824

Files:
  ELF/OutputSections.cpp
  ELF/Writer.cpp
  test/ELF/android-tls.s
  test/ELF/arm-tls-gd-nonpreemptible.s
  test/ELF/arm-tls-le32.s
  test/ELF/arm-tls-norelax-ie-le.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61824.199612.patch
Type: text/x-patch
Size: 5057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190515/cb95a59a/attachment.bin>


More information about the llvm-commits mailing list