This is an archive of the discontinued LLVM Phabricator instance.

DebugInfo: Factor out logic to update locations in MD_loop metadata, NFC
ClosedPublic

Authored by vsk on Jan 15 2020, 11:28 AM.

Details

Summary

Factor out the logic needed to update debug locations contained within
MD_loop metadata.

This refactor is preparation for a future change that also needs to
rewrite MD_loop metadata.

rdar://45507940

Diff Detail

Event Timeline

vsk created this revision.Jan 15 2020, 11:28 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 15 2020, 11:28 AM
Herald added a subscriber: hiraditya. · View Herald Transcript
aprantl accepted this revision.Jan 15 2020, 12:14 PM
This revision is now accepted and ready to land.Jan 15 2020, 12:14 PM