This is an archive of the discontinued LLVM Phabricator instance.

[CodeExtractor] Use scope reparenting helper to update loop dbg loc
ClosedPublic

Authored by fdeazeve on Dec 12 2022, 9:03 AM.

Details

Summary

Apply the same strategy from D139217 to loop debug locations.

Depends on D139849

Diff Detail

Event Timeline

fdeazeve created this revision.Dec 12 2022, 9:03 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 12 2022, 9:03 AM
Herald added a subscriber: hiraditya. · View Herald Transcript
fdeazeve requested review of this revision.Dec 12 2022, 9:03 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 12 2022, 9:03 AM
aprantl accepted this revision.Dec 12 2022, 9:28 AM
This revision is now accepted and ready to land.Dec 12 2022, 9:28 AM