[PATCH] D26865: [ELF] - exit on --version call

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 18 13:10:38 PST 2016


ruiu added a comment.

So we probably should stop handling --version as an alias to -v and make --verbose behave differently than -v.


https://reviews.llvm.org/D26865





More information about the llvm-commits mailing list