[PATCH] D67457: lld-link: Make Options.td formatting more self-consistent.
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 12 15:55:51 PDT 2019
thakis added a comment.
Thanks for taking a look!
I don't think we should keep flag help texts in sync where it doesn't make sense. "Archive" is posix terminology. It's true that "wholearchive" has "archive" in it, but its help text on msdn is "Include All Library Object Files" :)
I could change "archive" to library in the wholearchive help text if you want.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67457/new/
https://reviews.llvm.org/D67457
More information about the llvm-commits
mailing list