[PATCH] D69769: [Driver] Don't pun -fuse-ld=lld as -fuse-ld=lld-link with msvc
Martin Storsjö via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 5 06:37:51 PST 2019
mstorsjo added a comment.
Same thing here, no need to send a separate patch for backporting.
(And in general, for cases where backporting would be relevant, you'd normally just make a patch for master, then let it be merged there, and request a backport of it from the release branch maintainer, who would do the cherrypicking - and only in conflicting cases, he'd request help merging. But all of that is done after the discussion of the initial patch for master has settled and the patch is merged in master.)
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69769/new/
https://reviews.llvm.org/D69769
More information about the cfe-commits
mailing list