[PATCH] D42326: [COFF] don't replace import library if contents are unchanged
Bob Haarman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 19 19:47:29 PST 2018
inglorion added a comment.
@rnk, I ran a few tests with MSVC's linker and found the dependents of the import library weren't rebuilt even with /incremental:no.
https://reviews.llvm.org/D42326
More information about the llvm-commits
mailing list