summaryrefslogtreecommitdiff
path: root/docs/CommandGuide/llvm-dwarfdump.rst
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2017-12-08 23:32:47 +0000
committerAdrian Prantl <aprantl@apple.com>2017-12-08 23:32:47 +0000
commitb5b768dedeb4ffa94b60ff0c6c19f1095964086b (patch)
tree35a71101143cac6f3dcd9a56916cb430451e2648 /docs/CommandGuide/llvm-dwarfdump.rst
parentb6b1c519440746d5e3aa29290057e01b5cb83874 (diff)
dwarfdump: Add support for the --diff option.
--diff Emit the output in a diff-friendly way by omitting offsets and addresses. <rdar://problem/34502625> git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@320214 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide/llvm-dwarfdump.rst')
-rw-r--r--docs/CommandGuide/llvm-dwarfdump.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/CommandGuide/llvm-dwarfdump.rst b/docs/CommandGuide/llvm-dwarfdump.rst
index a3b62664cbe..e7f7c44ffd3 100644
--- a/docs/CommandGuide/llvm-dwarfdump.rst
+++ b/docs/CommandGuide/llvm-dwarfdump.rst
@@ -35,6 +35,11 @@ OPTIONS
the :option:`--debug-info`, :option:`--find`,
and :option:`--name` options.
+.. option:: --diff
+
+ Emit the output in a diff-friendly way by omitting offsets and
+ addresses.
+
.. option:: -f <name>, --find=<name>
Search for the exact text <name> in the accelerator tables