diff options
author | Nico Weber <thakis@chromium.org> | 2021-09-16 07:40:54 -0400 |
---|---|---|
committer | Nico Weber <thakis@chromium.org> | 2021-09-16 07:40:54 -0400 |
commit | 99ece01a0f571f0df129a55bf679f7fbd0b01b75 (patch) | |
tree | 24f237183e9033fcb0c3a9d1e3d68c72a5db92c5 /llvm/lib/CodeGen/CommandFlags.cpp | |
parent | 17f1ccc7590872a4fba6b2194f5fa1203b893ba4 (diff) | |
download | llvm-99ece01a0f571f0df129a55bf679f7fbd0b01b75.zip llvm-99ece01a0f571f0df129a55bf679f7fbd0b01b75.tar.gz llvm-99ece01a0f571f0df129a55bf679f7fbd0b01b75.tar.bz2 |
[lldb/win] Fix TestIRMemoryMapWindows.test when running tests in git bash
lit.util.which('link') picks up the wrong link.exe in git bash, leading
to this error:
# command stderr:
/usr/bin/link: extra operand '/LIBPATH:C:\\Progra....'
Try '/usr/bin/link --help' for more information.
Instead, assume that link.exe is next to cl.exe.
Differential Revision: https://reviews.llvm.org/D109832
Diffstat (limited to 'llvm/lib/CodeGen/CommandFlags.cpp')
0 files changed, 0 insertions, 0 deletions