[PATCH] D86572: [lld-macho] Implement weak bindings for GOT/TLV

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 26 18:51:37 PDT 2020


int3 updated this revision to Diff 288154.
int3 marked 5 inline comments as done.
int3 added a comment.

address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86572

Files:
  lld/MachO/Arch/X86_64.cpp
  lld/MachO/InputFiles.cpp
  lld/MachO/SymbolTable.cpp
  lld/MachO/Symbols.h
  lld/MachO/SyntheticSections.cpp
  lld/MachO/SyntheticSections.h
  lld/MachO/Writer.cpp
  lld/test/MachO/weak-binding.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86572.288154.patch
Type: text/x-patch
Size: 22191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200827/a6c4f258/attachment.bin>


More information about the llvm-commits mailing list