[Driver][MSVC] Move lld specific flags before inputs
Check linker earlier so that lld specific flags can be append before inputs. Just like position of other flags. The intention is to make expanded cmd more consistent and elegent so that user can easily look for inputs when using -###. Reviewed By: mstorsjo Differential Revision: https://reviews.llvm.org/D154176
Loading
Please sign in to comment