[PATCH] D38972: Add the /v option which prints out the LLD version string.

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 16 14:56:42 PDT 2017


thakis added a comment.

This would work for me, but it sounds like it'd break mstorsjo :-( Maybe lld-link and clang-cl should both just have a --version. That won't clash, does what it says, and won't break existing code.


https://reviews.llvm.org/D38972





More information about the llvm-commits mailing list