summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/ScriptInterpreter/Python/python.test
diff options
context:
space:
mode:
authorMateusz Mikuła <mati865@gmail.com>2020-09-15 08:39:15 +0300
committerMartin Storsjö <martin@martin.st>2020-09-15 08:50:02 +0300
commit61e0b2b4c5fbbea01bb40f28ea0222b87166ccdf (patch)
treebede1dc9b5244543a42c7ffaf093c744a8376f49 /lldb/test/Shell/ScriptInterpreter/Python/python.test
parent7b416c5e3683d7120e4ce390e669f89b6a72d423 (diff)
[LLD] Allow configuring default ld.lld backend
The motivation for this is ld.lld --help targeting MinGW which currently prints help for the ELF backend unless -m i386pe{,p} is added. This confuses build systems that grep through linker help to find supported flags. This matches LD from Binutils which always prints help for MinGW when configured to target it. After this change, the backend can still be overridden to any supported ELF/MinGW target by using correct -m <arch>. Differential Revision: https://reviews.llvm.org/D87418
Diffstat (limited to 'lldb/test/Shell/ScriptInterpreter/Python/python.test')
0 files changed, 0 insertions, 0 deletions