[llvm] r320258 - Remove duplicate option from documentation.
Adrian Prantl via llvm-commits
llvm-commits at lists.llvm.org
Sat Dec 9 11:09:59 PST 2017
Author: adrian
Date: Sat Dec 9 11:09:59 2017
New Revision: 320258
URL: http://llvm.org/viewvc/llvm-project?rev=320258&view=rev
Log:
Remove duplicate option from documentation.
Modified:
llvm/trunk/docs/CommandGuide/llvm-dwarfdump.rst
Modified: llvm/trunk/docs/CommandGuide/llvm-dwarfdump.rst
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/CommandGuide/llvm-dwarfdump.rst?rev=320258&r1=320257&r2=320258&view=diff
==============================================================================
--- llvm/trunk/docs/CommandGuide/llvm-dwarfdump.rst (original)
+++ llvm/trunk/docs/CommandGuide/llvm-dwarfdump.rst Sat Dec 9 11:09:59 2017
@@ -35,11 +35,6 @@ 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
More information about the llvm-commits
mailing list