[PATCH] D101648: [llvm-objdump] Remove --cfg option from command guide

Owen Reynolds via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 4 08:43:37 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3273f2769237: [llvm-objdump] Remove --cfg option from command guide (authored by gbreynoo).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101648/new/

https://reviews.llvm.org/D101648

Files:
  llvm/docs/CommandGuide/llvm-objdump.rst


Index: llvm/docs/CommandGuide/llvm-objdump.rst
===================================================================
--- llvm/docs/CommandGuide/llvm-objdump.rst
+++ llvm/docs/CommandGuide/llvm-objdump.rst
@@ -281,11 +281,6 @@
 
   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.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101648.342756.patch
Type: text/x-patch
Size: 428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210504/b62ce26e/attachment.bin>


More information about the llvm-commits mailing list