[PATCH] D93369: [lld-macho] Add support for weak references

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 16 08:19:26 PST 2020


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

make non-weakness take priority


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93369

Files:
  lld/MachO/Driver.cpp
  lld/MachO/InputFiles.cpp
  lld/MachO/SymbolTable.cpp
  lld/MachO/SymbolTable.h
  lld/MachO/Symbols.h
  lld/MachO/SyntheticSections.cpp
  lld/test/MachO/symtab.s
  lld/test/MachO/weak-reference.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93369.312218.patch
Type: text/x-patch
Size: 15973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201216/80f11dd4/attachment.bin>


More information about the llvm-commits mailing list