[PATCH] D85080: [lld-macho] Support static linking of thread-locals

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 5 22:49:09 PDT 2020


int3 updated this revision to Diff 283488.
int3 marked an inline comment as done.
int3 added a comment.

update


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85080

Files:
  lld/MachO/Arch/X86_64.cpp
  lld/MachO/InputSection.cpp
  lld/MachO/InputSection.h
  lld/MachO/SyntheticSections.cpp
  lld/MachO/Target.h
  lld/test/MachO/Inputs/MacOSX.sdk/usr/lib/libSystem.tbd
  lld/test/MachO/invalid/bad-tlv-def.s
  lld/test/MachO/invalid/bad-tlv-opcode.s
  lld/test/MachO/tlv.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85080.283488.patch
Type: text/x-patch
Size: 9906 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200806/af65aea9/attachment.bin>


More information about the llvm-commits mailing list