summaryrefslogtreecommitdiff
path: root/docs/CommandGuide
diff options
context:
space:
mode:
authorColin LeMahieu <colinl@codeaurora.org>2015-10-12 17:57:02 +0000
committerColin LeMahieu <colinl@codeaurora.org>2015-10-12 17:57:02 +0000
commit7e08dd11957e9f1aab3501377728cad9e40f0866 (patch)
treef4fad566eb589a24471e3c8837e79f71943dc810 /docs/CommandGuide
parente008212ebbdfa9dd7bd822fb1df61106226a6dc0 (diff)
[llvm-symbolizer] Reverting r250067
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@250072 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide')
-rw-r--r--docs/CommandGuide/llvm-symbolizer.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/CommandGuide/llvm-symbolizer.rst b/docs/CommandGuide/llvm-symbolizer.rst
index 9d6571d5c4c..96720e633f2 100644
--- a/docs/CommandGuide/llvm-symbolizer.rst
+++ b/docs/CommandGuide/llvm-symbolizer.rst
@@ -98,8 +98,6 @@ OPTIONS
location, look for the debug info at the .dSYM path provided via the
``-dsym-hint`` flag. This flag can be used multiple times.
-.. option:: -print-address
- Print address before the source code location. Defaults to false.
EXIT STATUS
-----------