[llvm] [llvm-objdump] Add inlined function display support (PR #142246)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 5 01:31:05 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>
----------------
jh7370 wrote:

Options in this file should ideally be in alphabetical order, so please adjust accordingly.

https://github.com/llvm/llvm-project/pull/142246


More information about the llvm-commits mailing list