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
Paths
| Differential D72795
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 This refactor is preparation for a future change that also needs to rdar://45507940
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jan 15 2020, 12:14 PM
Revision Contents
Diff 238325 llvm/include/llvm/IR/DebugInfo.h
llvm/lib/IR/DebugInfo.cpp
llvm/lib/Transforms/Utils/InlineFunction.cpp
|