[llvm-objdump] Remove --cfg option from command guide
authorgbreynoo <Owen.Reynolds@sony.com>
Tue, 4 May 2021 15:40:30 +0000 (16:40 +0100)
committergbreynoo <Owen.Reynolds@sony.com>
Tue, 4 May 2021 15:42:13 +0000 (16:42 +0100)
The llvm-objdump command guide has the option --cfg which was removed
from the tool by 888320e9fa5eb33194c066f68d50f1e73c5fff5e in 2014. This
change updates the command guide to reflect this.

Differential Revision: https://reviews.llvm.org/D101648

llvm/docs/CommandGuide/llvm-objdump.rst

index d5b83bb..cb2e452 100644 (file)
@@ -281,11 +281,6 @@ MACH-O ONLY OPTIONS AND COMMANDS
 
   Display binding info
 
-.. option:: --cfg
-
-  Create a CFG for every symbol in the object file and write it to a graphviz
-  file.
-
 .. option:: --data-in-code
 
   Display the data in code table.