[PATCH] D134794: [lld-macho] Do not error out on dead stripped duplicate symbols

Vincent Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 29 15:34:34 PDT 2022


thevinster updated this revision to Diff 464072.
thevinster edited the summary of this revision.
thevinster added a comment.

Update comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134794

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/docs/MachO/ld64-vs-lld.rst
  lld/test/MachO/abs-duplicate.s
  lld/test/MachO/dead-strip.s
  lld/test/MachO/invalid/abs-duplicate.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134794.464072.patch
Type: text/x-patch
Size: 9400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220929/4b7d13b2/attachment.bin>


More information about the llvm-commits mailing list