[PATCH] D135032: [lld/mac] Extract a reportUndefinedSymbol function
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 2 06:22:49 PDT 2022
thakis created this revision.
thakis added a reviewer: lld-macho.
Herald added projects: lld-macho, All.
thakis requested review of this revision.
Makes things look more similar to the ELF port, and removes some
slightly deep nesting.
No behavior change.
https://reviews.llvm.org/D135032
Files:
lld/MachO/SymbolTable.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135032.464551.patch
Type: text/x-patch
Size: 3578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221002/b6a07537/attachment.bin>
More information about the llvm-commits
mailing list