[PATCH] D112756: [lld-macho] -all_load and -ObjC should not affect LC_LINKER_OPTION flags

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 28 13:57:26 PDT 2021


int3 created this revision.
int3 added a reviewer: lld-macho.
Herald added a reviewer: gkm.
Herald added a project: lld-macho.
int3 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

In particular, they should not cause archives to be eagerly loaded. This
matches ld64's behavior.

Fixes PR52246.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D112756

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112756.383156.patch
Type: text/x-patch
Size: 9791 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211028/8cb7a655/attachment.bin>


More information about the llvm-commits mailing list