mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2026-07-21 03:05:30 -04:00
[llvm-objdump] Remove --cfg option from command guide
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
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user