[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 23:19:39 PDT 2022
MaskRay added a comment.
I agree that it's uncommon, so I try to evaluate it from some aspects like code complexity, consistency, and feature orthogonality.
I believe it fails for all the 3 aspects. It does improve the convenience, but you said, is uncommon. Therefore I do not see this change justifying.
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