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

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 3 14:51:15 PDT 2020


int3 updated this revision to Diff 282734.
int3 added a comment.

getSymbolVA() -> resolveSymbolVA()


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.282734.patch
Type: text/x-patch
Size: 9902 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200803/f12842fa/attachment.bin>


More information about the llvm-commits mailing list