[PATCH] D122924: [lld] Add version info to generic driver output

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 4 21:22:56 PDT 2022


MaskRay added a comment.

The purpose is unclear to me about why we need to overload here with more information.
If the user wants to get the version, they can run `lld -flavor gnu --version`, or using another flavor.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122924/new/

https://reviews.llvm.org/D122924



More information about the llvm-commits mailing list