[Driver] Support response file in Fuchsia driver
authorPetr Hosek <phosek@google.com>
Thu, 20 Apr 2023 00:03:30 +0000 (00:03 +0000)
committerPetr Hosek <phosek@google.com>
Thu, 20 Apr 2023 02:44:40 +0000 (02:44 +0000)
commit9ba3a22803980c1b32aa4371d87fff4d144ff3d0
tree94a5b5f09087fdbe86922bd73c51d293bd93e870
parentf50059b04f2c66192ec99251476eccd062822660
[Driver] Support response file in Fuchsia driver

All officially supported linkers should support response files and
this avoids issues when compiling on platforms such as Windows.

Differential Revision: https://reviews.llvm.org/D148763
clang/lib/Driver/ToolChains/Fuchsia.cpp