[llvm] [llvm] Avoid out-of-order evaluation in DebugInfo (PR #125116)
David Blaikie via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 3 22:00:53 PST 2025
dwblaikie wrote:
> > Can you include this in the PR as a regression test?
>
> Sure, where shall I add this lit test? under llvm/test/Transforms/_StripNonLineTableDebugInfo_ or somewhere else?
seems the existing functionality is tested in llvm/test/Transforms/strip-nonlinetable-debuginfo-* so, another file with that naming pattern, probably?
https://github.com/llvm/llvm-project/pull/125116
More information about the llvm-commits
mailing list