[PATCH] D93435: [lld-macho] Use LC_LOAD_WEAK_DYLIB for dylibs with only weakrefs

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 17 05:49:56 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4c8276cdc120: [lld-macho] Use LC_LOAD_WEAK_DYLIB for dylibs with only weakrefs (authored by int3).

Changed prior to commit:
  https://reviews.llvm.org/D93435?vs=312345&id=312474#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93435

Files:
  lld/MachO/InputFiles.cpp
  lld/MachO/InputFiles.h
  lld/MachO/Symbols.h
  lld/MachO/Writer.cpp
  lld/test/MachO/weak-import.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93435.312474.patch
Type: text/x-patch
Size: 7799 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201217/8aee0bef/attachment.bin>


More information about the llvm-commits mailing list