[PATCH] D42326: [COFF] add option to avoid overwriting unchanged import libraries
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 19 17:41:11 PST 2018
pcc added a comment.
In https://reviews.llvm.org/D42326#982708, @inglorion wrote:
> > Doesn't link.exe already do this though?
>
> Looks like it, yeah. I'll default this to enabled, then.
I'd just remove the option altogether unless/until we discover a need for it.
https://reviews.llvm.org/D42326
More information about the llvm-commits
mailing list