[PATCH] D127753: [lld-macho] Group undefined symbol diagnostics by symbol

Daniel Bertalan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 14 09:41:33 PDT 2022


BertalanD updated this revision to Diff 436827.
BertalanD added a comment.

Spelled out type names, changed code to use just the `macho` namespace and tweaked `namedLocs`'s name.


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

https://reviews.llvm.org/D127753

Files:
  lld/MachO/SymbolTable.cpp
  lld/MachO/SymbolTable.h
  lld/MachO/Writer.cpp
  lld/test/MachO/invalid/undef-multi.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127753.436827.patch
Type: text/x-patch
Size: 5481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220614/255227c8/attachment.bin>


More information about the llvm-commits mailing list