[PATCH] D26399: [ELF] - Implemented -stats command line option.
Rui Ueyama via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 8 11:36:54 PST 2016
ruiu added a comment.
We can get the same information using "time" or "perf" command, so I think it is not necessary. We probably should just ignore the flag.
https://reviews.llvm.org/D26399
More information about the llvm-commits
mailing list