summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/docs/CommandGuide')
-rw-r--r--llvm/docs/CommandGuide/llvm-symbolizer.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/llvm/docs/CommandGuide/llvm-symbolizer.rst b/llvm/docs/CommandGuide/llvm-symbolizer.rst
index 3c7a26e486f..56999207e20 100644
--- a/llvm/docs/CommandGuide/llvm-symbolizer.rst
+++ b/llvm/docs/CommandGuide/llvm-symbolizer.rst
@@ -87,6 +87,10 @@ OPTIONS
Print demangled function names. Defaults to true.
+.. option:: -no-demangle
+
+ Don't print demangled function names.
+
.. option:: -inlining
If a source code location is in an inlined function, prints all the
OpenPOWER on IntegriCloud