[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 17:19:50 PST 2020


int3 updated this revision to Diff 312344.
int3 marked an inline comment as done.
int3 edited the summary of this revision.
int3 added a comment.
This revision is now accepted and ready to land.

use enum for weakref state


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.312344.patch
Type: text/x-patch
Size: 18178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201217/aa37740a/attachment.bin>


More information about the llvm-commits mailing list