llvm-project
7696d36b
- [Transforms] Debug values are not remapped when cloning. (#87747)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#87747 - [Transforms] Debug values are not remapped when cloning.
Author
CarlosAlbertoEnciso
Parents
c4c9d4f3
Loading