llvm-project
7696d36b - [Transforms] Debug values are not remapped when cloning. (#87747)

Commit
1 year ago
[Transforms] Debug values are not remapped when cloning. (#87747) When cloning instructions from one basic block to another, the debug values are not remapped, in the same was as the normal instructions.
Parents
Loading