[all-commits] [llvm/llvm-project] 7def70: [lld/mac] Rename DylibFile::dylibName to DylibFile...
Nico Weber via All-commits
all-commits at lists.llvm.org
Sun Jun 6 17:01:32 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7def700667ec587e01c5cf7fbc6d31e613d1b801
https://github.com/llvm/llvm-project/commit/7def700667ec587e01c5cf7fbc6d31e613d1b801
Author: Nico Weber <thakis at chromium.org>
Date: 2021-06-06 (Sun, 06 Jun 2021)
Changed paths:
M lld/MachO/InputFiles.cpp
M lld/MachO/InputFiles.h
M lld/MachO/Writer.cpp
Log Message:
-----------
[lld/mac] Rename DylibFile::dylibName to DylibFile::installName
The flag to set it is called `-install_name`, and it's called `installName` in tbd files.
No behavior change.
Differential Revision: https://reviews.llvm.org/D103776
More information about the All-commits
mailing list