[llvm] [DebugInfo] Don't apply is_stmt on MBB branches that preserve lines (PR #108251)
Orlando Cazalet-Hyams via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 16 01:17:33 PDT 2024
OCHyams wrote:
> [...do this to avoid] giving us repeated steps on the same line [...]
Is there an argument that it might be reasonable to leave this decision to the debugger?
https://github.com/llvm/llvm-project/pull/108251
More information about the llvm-commits
mailing list