[all-commits] [llvm/llvm-project] ab4528: [lld/mac] Make -v print version and search paths i...
Nico Weber via All-commits
all-commits at lists.llvm.org
Mon Mar 1 12:10:20 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ab45289d2e7ce224ee938c45aa07c5d7119fdb6f
https://github.com/llvm/llvm-project/commit/ab45289d2e7ce224ee938c45aa07c5d7119fdb6f
Author: Nico Weber <thakis at chromium.org>
Date: 2021-03-01 (Mon, 01 Mar 2021)
Changed paths:
M lld/MachO/Driver.cpp
M lld/MachO/Options.td
M lld/test/MachO/silent-ignore.test
M lld/test/MachO/syslibroot.test
Log Message:
-----------
[lld/mac] Make -v print version and search paths in additon to linking, not instead of linking
This matches ld64's behavior.
Differential Revision: https://reviews.llvm.org/D97718
More information about the All-commits
mailing list