[all-commits] [llvm/llvm-project] d20abb: [mac/lld] Add support for response files
Nico Weber via All-commits
all-commits at lists.llvm.org
Mon Nov 30 05:28:50 PST 2020
Branch: refs/heads/temp-test-main
Home: https://github.com/llvm/llvm-project
Commit: d20abb1ec3b6ff90cc4221e6a5865ae22fa2f5e9
https://github.com/llvm/llvm-project/commit/d20abb1ec3b6ff90cc4221e6a5865ae22fa2f5e9
Author: Nico Weber <thakis at chromium.org>
Date: 2020-11-30 (Mon, 30 Nov 2020)
Changed paths:
M lld/MachO/DriverUtils.cpp
A lld/test/MachO/responsefile.test
Log Message:
-----------
[mac/lld] Add support for response files
ld64 learned about them in Xcode 12, so we should too.
Differential Revision: https://reviews.llvm.org/D92149
More information about the All-commits
mailing list