mirror of
https://github.com/RPCSX/llvm.git
synced 2025-04-10 20:20:54 +00:00
[docs] Be a bit more precise.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@271083 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c3eeba0f4c
commit
669fa32c40
@ -59,10 +59,11 @@ OPTIONS
|
|||||||
|
|
||||||
.. option:: -weighted-input=weight,filename
|
.. option:: -weighted-input=weight,filename
|
||||||
|
|
||||||
Specify an input file name along with a weight. The profile counts of the input
|
Specify an input file name along with a weight. The profile counts of the
|
||||||
file will be scaled (multiplied) by the supplied ``weight``, where where ``weight``
|
supplied ``filename`` will be scaled (multiplied) by the supplied
|
||||||
is a decimal integer >= 1. Input files specified without using this option are
|
``weight``, where where ``weight`` is a decimal integer >= 1.
|
||||||
assigned a default weight of 1. Examples are shown below.
|
Input files specified without using this option are assigned a default
|
||||||
|
weight of 1. Examples are shown below.
|
||||||
|
|
||||||
.. option:: -instr (default)
|
.. option:: -instr (default)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user