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

Greg McGary via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 17 17:50:43 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGcc1cf6332a30: [lld-macho] Implement option: -undefined TREATMENT (authored by gkm).

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.312656.patch
Type: text/x-patch
Size: 8160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201218/2e5702d1/attachment.bin>


More information about the llvm-commits mailing list