[PATCH] D93263: [lld-macho] Implement option: -undefined TREATMENT

Greg McGary via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 15 23:44:54 PST 2020


gkm updated this revision to Diff 312126.
gkm added a comment.

- respond to review feedback
- add test case


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93263

Files:
  lld/MachO/Config.h
  lld/MachO/Driver.cpp
  lld/MachO/Options.td
  lld/MachO/SymbolTable.cpp
  lld/MachO/SymbolTable.h
  lld/MachO/Writer.cpp
  lld/test/MachO/demangle.s
  lld/test/MachO/invalid/stub-link.s
  lld/test/MachO/invalid/undefined-symbol.s
  lld/test/MachO/treat-undef-sym.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93263.312126.patch
Type: text/x-patch
Size: 7597 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201216/09ecadb7/attachment.bin>


More information about the llvm-commits mailing list