[PATCH] D129556: [lld-macho] Fix loading same libraries from both LC_LINKER_OPTION and command line

Kaining Zhong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 18 23:58:33 PDT 2022


PRESIDENT810 updated this revision to Diff 445704.
PRESIDENT810 edited the summary of this revision.
PRESIDENT810 added a comment.

Updated according to int3's guide. Yeah this way is much more simplified indeed...


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

https://reviews.llvm.org/D129556

Files:
  lld/MachO/Driver.cpp
  lld/test/MachO/lc-linker-option.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129556.445704.patch
Type: text/x-patch
Size: 10254 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220719/8f5b1495/attachment.bin>


More information about the llvm-commits mailing list