[PATCH] D38972: Add the /v option which prints out the LLD version string.
Hans Wennborg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 16 13:57:18 PDT 2017
hans added a subscriber: thakis.
hans added a comment.
Thanks!
Nico, this addresses your needs, right?
================
Comment at: lld/test/COFF/help.test:3
-CHECK: OVERVIEW: LLVM Linker
+CHECK: OVERVIEW: LLD
----------------
Maybe add a regex to check that it prints something that looks like a version?
https://reviews.llvm.org/D38972
More information about the llvm-commits
mailing list