llvm-project
62d0b712 - [OMPIRBuilder] Avoid invalid debug location. (#153190)

Commit
127 days ago
[OMPIRBuilder] Avoid invalid debug location. (#153190) Fixes #153043. This is another case of debug location not getting updated when the insert point is changed by the `restoreIP`. Fixed by using the wrapper function that updates the debug location.
Author
Parents
Loading