[PATCH] D47015: [llvm-exegesis] Improve documentation.
Clement Courbet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 17 08:13:08 PDT 2018
courbet added a comment.
Thanks.
================
Comment at: docs/CommandGuide/llvm-exegesis.rst:86
+
+ $ llvm-exegesis -mode=analysis \
+ -benchmarks-file=/tmp/benchmarks.yaml \
----------------
RKSimon wrote:
> isn't this -benchmark-mode= ?
I've renamed this to `mode` (in this very diff) because analysis is not really a benchmark mode.
Repository:
rL LLVM
https://reviews.llvm.org/D47015
More information about the llvm-commits
mailing list