[all-commits] [llvm/llvm-project] 759bae: [lld-macho] Ignore -platform_version and -syslibro...
Nico Weber via All-commits
all-commits at lists.llvm.org
Tue May 12 16:17:22 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 759bae956abf7fb46c28f5e23a4feee593c883ae
https://github.com/llvm/llvm-project/commit/759bae956abf7fb46c28f5e23a4feee593c883ae
Author: Nico Weber <thakis at chromium.org>
Date: 2020-05-12 (Tue, 12 May 2020)
Changed paths:
M lld/MachO/Driver.cpp
M lld/MachO/Options.td
A lld/test/MachO/platform-version.test
M lld/test/MachO/silent-ignore.test
Log Message:
-----------
[lld-macho] Ignore -platform_version and -syslibroot flags.
clang passes these flags; this makes it easier to try `clang -v`
output with `ld -flavor darwinnew`.
Differential Revision: https://reviews.llvm.org/D79797
More information about the All-commits
mailing list