]> granicus.if.org Git - clang/commit
The MinGW linker supports response files
authorReid Kleckner <rnk@google.com>
Fri, 2 Aug 2019 22:55:00 +0000 (22:55 +0000)
committerReid Kleckner <rnk@google.com>
Fri, 2 Aug 2019 22:55:00 +0000 (22:55 +0000)
commit06f756bc7e8301e70ee6ca7754c113f9296db9bf
treedfa1e9a53081a6bebfdac160c27018ddb6712683
parent622bcb17198acdf4244c2a3ed00464419ec3453d
The MinGW linker supports response files

This affects both LLD and ld.bfd.

This isn't testable with a normal driver test with -### because those
command lines are printed before response file setup. I tested manually
and confirmed it seems to do the right thing.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@367733 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/ToolChains/MinGW.h