[all-commits] [llvm/llvm-project] 68f2ff: clang/darwin: Don't use response files with ld64
Nico Weber via All-commits
all-commits at lists.llvm.org
Thu Dec 3 06:05:11 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 68f2ff59d114a5511e197472d2d4f23fea7ff0f5
https://github.com/llvm/llvm-project/commit/68f2ff59d114a5511e197472d2d4f23fea7ff0f5
Author: Nico Weber <thakis at chromium.org>
Date: 2020-12-03 (Thu, 03 Dec 2020)
Changed paths:
M clang/lib/Driver/ToolChains/Darwin.cpp
Log Message:
-----------
clang/darwin: Don't use response files with ld64
This morally reverts D82777 -- turns out that ld64 crashes with many
response files, so we must stop passing them to it until the crash is
fixed.
Differential Revision: https://reviews.llvm.org/D92357
More information about the All-commits
mailing list