[PATCH] D86575: [lld-macho] Emit binding opcodes for defined symbols that override weak dysyms

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 27 00:29:10 PDT 2020


int3 updated this revision to Diff 288214.
int3 marked 2 inline comments as done.
int3 added a comment.

fix


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86575

Files:
  lld/MachO/SymbolTable.cpp
  lld/MachO/Symbols.h
  lld/MachO/SyntheticSections.cpp
  lld/MachO/SyntheticSections.h
  lld/MachO/Writer.cpp
  lld/test/MachO/nonweak-definition-override.s
  lld/test/MachO/weak-header-flags.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86575.288214.patch
Type: text/x-patch
Size: 11188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200827/3d38451f/attachment.bin>


More information about the llvm-commits mailing list