[PATCH] D112977: [lld-macho] Handle weak vs strong case in symbol resolution

Vy Nguyen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 9 07:46:56 PST 2021


oontvoo updated this revision to Diff 385822.
oontvoo marked an inline comment as done.
oontvoo added a comment.

s/$otool/llvm-otool

otool doesn't exist on non-OSX platforms!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112977

Files:
  lld/MachO/SymbolTable.cpp
  lld/test/MachO/weak-definition-gc.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112977.385822.patch
Type: text/x-patch
Size: 4295 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211109/cd9dcc51/attachment.bin>


More information about the llvm-commits mailing list