[llvm] [RemoveDIs] Fix remapping of DbgLabelRecords. (PR #91447)

Stephen Tozer via llvm-commits llvm-commits at lists.llvm.org
Wed May 8 02:49:31 PDT 2024


https://github.com/SLTozer approved this pull request.

Looks trivially correct, thanks for catching this! If you have a possible test case, it'd be good to add it before merging; the fact that this error got through means that this is probably an undertested area.

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


More information about the llvm-commits mailing list