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:\\Program Files (x86)\\Windows Kits\\10\\lib\\10.0.17763.0\\ucrt\\x64' Try '/usr/bin/link --help' for more information.
Instead, assume that link.exe is next to cl.exe.