search for: 65b78d86

Displaying 1 result from an estimated 1 matches for "65b78d86".

2019 Aug 01
2
LLD Command Line Length Error
On Tue, 30 Jul 2019, Reid Kleckner wrote: > I think the bug is that clang won't use a response file unless it thinks the > tool it is running supports them. The MinGW linker tool doesn't claim to > support response files today. I think this would be a simple fix: > $ git diff > diff --git a/clang/lib/Driver/ToolChains/MinGW.h > b/clang/lib/Driver/ToolChains/MinGW.h >