[llvm] [Transforms] Debug values are not remapped when cloning. (PR #87747)

Carlos Alberto Enciso via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 16 06:03:49 PDT 2024


CarlosAlbertoEnciso wrote:

@OCHyams Thanks for your review.
Moved the `RemapDebugVariable` code to `Local` as a general function.

https://github.com/llvm/llvm-project/pull/87747


More information about the llvm-commits mailing list