summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/llvm-locstats.rst
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-locstats.rst')
-rw-r--r--llvm/docs/CommandGuide/llvm-locstats.rst14
1 files changed, 7 insertions, 7 deletions
diff --git a/llvm/docs/CommandGuide/llvm-locstats.rst b/llvm/docs/CommandGuide/llvm-locstats.rst
index 1d05c0cf82b..8fce21df5a9 100644
--- a/llvm/docs/CommandGuide/llvm-locstats.rst
+++ b/llvm/docs/CommandGuide/llvm-locstats.rst
@@ -25,18 +25,18 @@ covered.
OPTIONS
-------
-.. option:: -only-variables
+.. option:: --only-variables
- Calculate the location statistics only for local variables.
+ calculate the location statistics only for local variables
-.. option:: -only-formal-parameters
+.. option:: --only-formal-parameters
- Calculate the location statistics only for formal parameters.
+ calculate the location statistics only for formal parameters
-.. option:: -ignore-debug-entry-values
+.. option:: --ignore-debug-entry-values
- Ignore the location statistics on locations containing the
- debug entry values DWARF operation.
+ ignore the location statistics on locations containing the
+ debug entry values DWARF operation
EXIT STATUS
-----------
OpenPOWER on IntegriCloud