mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
[docs] Fix indentation of llvm-exegesis command line arguments
llvm-svn: 334976
This commit is contained in:
parent
96f30be3bf
commit
d11526cd96
@ -149,7 +149,7 @@ OPTIONS
|
||||
Specify the number of repetitions of the asm snippet.
|
||||
Higher values lead to more accurate measurements but lengthen the benchmark.
|
||||
|
||||
.. option:: -benchmarks-file=</path/to/file>
|
||||
.. option:: -benchmarks-file=</path/to/file>
|
||||
|
||||
File to read (`analysis` mode) or write (`latency`/`uops` modes) benchmark
|
||||
results. "-" uses stdin/stdout.
|
||||
@ -174,9 +174,9 @@ OPTIONS
|
||||
Specify the numPoints parameters to be used for DBSCAN clustering
|
||||
(`analysis` mode).
|
||||
|
||||
.. option:: -ignore-invalid-sched-class=false
|
||||
.. option:: -ignore-invalid-sched-class=false
|
||||
|
||||
If set, ignore instructions that do not have a sched class (class idx = 0).
|
||||
If set, ignore instructions that do not have a sched class (class idx = 0).
|
||||
|
||||
|
||||
EXIT STATUS
|
||||
|
Loading…
x
Reference in New Issue
Block a user