[PATCH] D42326: [COFF] add option to avoid overwriting unchanged import libraries

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 19 17:41:14 PST 2018


ruiu added a comment.

> I'd just remove the option altogether unless/until we discover a need for it.

No need to provide a way to disable it, which should simplify the code.


https://reviews.llvm.org/D42326





More information about the llvm-commits mailing list