[mac/lld] Add support for response files
authorNico Weber <thakis@chromium.org>
Thu, 26 Nov 2020 02:48:27 +0000 (21:48 -0500)
committerNico Weber <thakis@chromium.org>
Mon, 30 Nov 2020 13:23:58 +0000 (08:23 -0500)
commitd20abb1ec3b6ff90cc4221e6a5865ae22fa2f5e9
treefb2b59912fdb8a7d3e7b9f7236e4ffc1d06574f0
parent686988a50f5009df5a7f184b7debfe012b29bbf8
[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
lld/MachO/DriverUtils.cpp
lld/test/MachO/responsefile.test [new file with mode: 0644]