Skip to content

[llvm-objdump] add support for --visualize-jumps #60172

@nickdesaulniers

Description

@nickdesaulniers

GNU objdump has these really cool features:

      --visualize-jumps          Visualize jumps by drawing ASCII art lines
      --visualize-jumps=color    Use colors in the ASCII art
      --visualize-jumps=extended-color
                                 Use extended 8-bit color codes
      --visualize-jumps=off      Disable jump visualization

these would be cool to have, as someone that runs the disassembler more than they'd like to!

Metadata

Metadata

Assignees

Labels

enhancementImproving things as opposed to bug fixing, e.g. new or missing featuretools:llvm-objdump

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions