Issue 58088
Summary [llvm-objdump] support for `--no-addresses`
Labels tools:llvm-objdump, missing-feature
Assignees
Reporter nickdesaulniers
    When diffing disassembly, it's super helpful to not print the address of individual instructions via `--no-addresses` that GNU objdump has.

I like to use `--no-addresses` in conjunction with `--no-show-raw-insn`.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to