[PATCH] D112582: [ELF] Implement TLSDESC for x86-32

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 28 17:52:22 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe39c138f4522: [ELF] Implement TLSDESC for x86-32 (authored by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D112582?vs=382512&id=383214#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112582

Files:
  lld/ELF/Arch/X86.cpp
  lld/ELF/InputSection.cpp
  lld/ELF/Relocations.cpp
  lld/ELF/Relocations.h
  lld/ELF/Writer.cpp
  lld/docs/ReleaseNotes.rst
  lld/test/ELF/i386-tlsdesc-gd.s
  lld/test/ELF/i386-tlsdesc-ld.s
  lld/test/ELF/invalid/i386-tlsdesc-gd.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112582.383214.patch
Type: text/x-patch
Size: 15285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211029/e684620a/attachment.bin>


More information about the llvm-commits mailing list