From 012e6e52d467e9a0a99bf41d8cc760153d967d9d Mon Sep 17 00:00:00 2001 From: Adrian Prantl Date: Sat, 9 Dec 2017 19:09:59 +0000 Subject: [PATCH] Remove duplicate option from documentation. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@320258 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CommandGuide/llvm-dwarfdump.rst | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/CommandGuide/llvm-dwarfdump.rst b/docs/CommandGuide/llvm-dwarfdump.rst index e7f7c44ffd3..a3b62664cbe 100644 --- a/docs/CommandGuide/llvm-dwarfdump.rst +++ b/docs/CommandGuide/llvm-dwarfdump.rst @@ -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 , --find= Search for the exact text in the accelerator tables -- 2.50.1