[PATCH] D103776: [lld/mac] Rename DylibFile::dylibName to DylibFile::installName

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 6 15:17:43 PDT 2021


thakis created this revision.
thakis added a reviewer: lld-macho.
Herald added a reviewer: int3.
Herald added a reviewer: gkm.
Herald added a project: lld-macho.
thakis requested review of this revision.

The flag to set it is called `-install_name`, and it's called `installName` in tbd files.

No behavior change.


https://reviews.llvm.org/D103776

Files:
  lld/MachO/InputFiles.cpp
  lld/MachO/InputFiles.h
  lld/MachO/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103776.350137.patch
Type: text/x-patch
Size: 4976 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210606/9dfd39a8/attachment.bin>


More information about the llvm-commits mailing list