[llvm] [llvm-objdump] Add inlined function display support (PR #142246)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 9 07:39:04 PDT 2025
================
@@ -153,10 +153,16 @@ OPTIONS
alongside disassembly. ``format`` may be ``unicode`` or ``ascii``, defaulting
to ``unicode`` if omitted.
-.. option:: --debug-vars-indent=<width>
+.. option:: --debug-indent=<width>
----------------
gulfemsavrun wrote:
I reordered them by ignoring hyphens, so I put `--debuginfod` after all `--debug-*` flags.
https://github.com/llvm/llvm-project/pull/142246
More information about the llvm-commits
mailing list