The flag to set it is called -install_name, and it's called installName in tbd files.
No behavior change.
Paths
| Differential D103776
[lld/mac] Rename DylibFile::dylibName to DylibFile::installName ClosedPublic Authored by thakis on Jun 6 2021, 3:17 PM.
Details
Summary The flag to set it is called -install_name, and it's called installName in tbd files. No behavior change.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 6 2021, 3:42 PM This revision was landed with ongoing or failed builds.Jun 6 2021, 5:01 PM Closed by commit rG7def700667ec: [lld/mac] Rename DylibFile::dylibName to DylibFile::installName (authored by thakis). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 350139 lld/MachO/InputFiles.h
lld/MachO/InputFiles.cpp
lld/MachO/Writer.cpp
|