diff options
Diffstat (limited to 'llvm/docs/CommandGuide')
-rw-r--r-- | llvm/docs/CommandGuide/llvm-dwarfdump.rst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/llvm/docs/CommandGuide/llvm-dwarfdump.rst b/llvm/docs/CommandGuide/llvm-dwarfdump.rst index e7f7c44..a3b6266 100644 --- a/llvm/docs/CommandGuide/llvm-dwarfdump.rst +++ b/llvm/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 <name>, --find=<name> Search for the exact text <name> in the accelerator tables |