Skip to content
Snippets Groups Projects
Commit b3b2538d authored by Peter Kasting's avatar Peter Kasting Committed by Nico Weber
Browse files

[lld/coff] Make lld-link work in a non-MSVC shell, add /winsysroot:

Makes lld-link work in a non-MSVC shell by autodetecting MSVC toolchain. Also
adds support for /winsysroot and a few other switches.

All this is done by refactoring to share code with clang-cl's existing support
for the same.

Differential Revision: https://reviews.llvm.org/D118070
parent d408abf4
No related branches found
No related tags found
No related merge requests found
Showing with 1057 additions and 751 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment