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

Greg McGary via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 17 12:07:39 PST 2020


gkm updated this revision to Diff 312580.
gkm marked 2 inline comments as done.
gkm added a comment.

- Fix "undefined symbol:" expected strings in more tests


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
  lld/test/MachO/weak-reference.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93263.312580.patch
Type: text/x-patch
Size: 8230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201217/3d1677b4/attachment.bin>


More information about the llvm-commits mailing list