[PATCH] D93332: [mac/lld] fill in current and compatibility version for LC_LOAD_(WEAK_)DYLIB

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 15 12:26:36 PST 2020


thakis created this revision.
thakis added a reviewer: lld-macho.
thakis requested review of this revision.

Not sure if anything actually depends on this, but it makes `otool -L`
output look nicer.


https://reviews.llvm.org/D93332

Files:
  lld/MachO/InputFiles.cpp
  lld/MachO/InputFiles.h
  lld/MachO/Writer.cpp
  lld/test/MachO/dylink.s
  lld/test/MachO/implicit-dylibs.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93332.311995.patch
Type: text/x-patch
Size: 5931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201215/5c89dbcd/attachment.bin>


More information about the llvm-commits mailing list