[all-commits] [llvm/llvm-project] b99e2b: clang/darwin: Use response files with ld64.lld.dar...
Nico Weber via All-commits
all-commits at lists.llvm.org
Tue Dec 1 09:08:25 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b99e2b8b14f4ba50f9eb80bd5a2c1824099a7f96
https://github.com/llvm/llvm-project/commit/b99e2b8b14f4ba50f9eb80bd5a2c1824099a7f96
Author: Nico Weber <thakis at chromium.org>
Date: 2020-12-01 (Tue, 01 Dec 2020)
Changed paths:
M clang/lib/Driver/ToolChains/Darwin.cpp
Log Message:
-----------
clang/darwin: Use response files with ld64.lld.darwinnew
The new MachO lld just grew support for response files in D92149, so let
the clang driver use it.
Differential Revision: https://reviews.llvm.org/D92399
More information about the All-commits
mailing list