[llvm] [RemoveDIs][DebugInfo] Correctly visit DPValues in StackInfoBuilder::visit (PR #81247)
Jeremy Morse via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 12 05:41:55 PST 2024
https://github.com/jmorse approved this pull request.
LGTM; this is probably the start of a theme of "now passes can more easily forget about debug-info", which is the natural result of making it less intrusive. Testing for all of these things is the only surefire solution.
https://github.com/llvm/llvm-project/pull/81247
More information about the llvm-commits
mailing list