[PATCH] D116900: [ELF] Support mixed TLSDESC and TLS GD

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 10 02:33:28 PST 2022


ikudrin accepted this revision.
ikudrin added a comment.
This revision is now accepted and ready to land.

LGTM



================
Comment at: lld/test/ELF/x86-64-tlsdesc-gd-mixed.s:6
 
 ## FIXME Both TLSDESC and DTPMOD64/DTPOFF64 should be present.
 # RELA:      .rela.dyn {
----------------
The comment should be updated.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116900



More information about the llvm-commits mailing list