[PATCH] D127941: [lld-macho] Fix an issue where Objective-C symbols where not force-loaded due to LC_LINKER_OPTION

Tapan Thaker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 15 23:32:00 PDT 2022


tt created this revision.
Herald added projects: lld-macho, All.
Herald added a reviewer: lld-macho.
tt requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Resolves issue https://github.com/llvm/llvm-project/issues/56059


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D127941

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127941.437455.patch
Type: text/x-patch
Size: 4181 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220616/ce6a5039/attachment.bin>


More information about the llvm-commits mailing list