[llvm] Added --report=debugger option to llvm-debuginfo-analyzer (PR #159853)
Carlos Alberto Enciso via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 19 22:22:22 PDT 2025
================
@@ -394,6 +394,8 @@ to make the output easier to understand.
=list: Elements are displayed in a tabular format.
=parents: Elements and parents are displayed in a tree format.
=view: Elements, parents and children are displayed in a tree format.
+ =debugger: Lines, and optionally variables and instructions are
----------------
CarlosAlbertoEnciso wrote:
Can we preserve the alphabetical order of the options?
https://github.com/llvm/llvm-project/pull/159853
More information about the llvm-commits
mailing list