[llvm] [DebugInfo] Clone dbg.values in SimplifyCFG like normal instructions (PR #72526)
Jeremy Morse via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 24 05:33:22 PST 2023
jmorse wrote:
Landed in 84f6e1d71c19bccd -- I removed the "--try..." RUN line from the modified test, which had been added in the meantime. Seeing how the debug-info in the test was broken and being dropped, right up to the point where 84f6e1d71c19bccd landed, it wasn't actually covering anything.
RemoveDIs coverage for that test will be restored in #72546
https://github.com/llvm/llvm-project/pull/72526
More information about the llvm-commits
mailing list