[PATCH] D58453: [DebugInfo][CGP] Limit placeDbgValues movement of dbg.value intrinsics
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 25 03:19:11 PDT 2019
jmorse added a comment.
In D58453#1439722 <https://reviews.llvm.org/D58453#1439722>, @bjope wrote:
> What is the status regarding this patch? Are we waiting for something?
Good question -- I was going to gently start pinging the dependencies (one of them needs a revision, but the rest not) to get things in.
There's no technical reason why that's necessary though: given that we appear to agree on the meaning of the dbg.value intrinsics as per D58726 <https://reviews.llvm.org/D58726>, this could land right now. It's not like LLVM is branching any time soon.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58453/new/
https://reviews.llvm.org/D58453
More information about the llvm-commits
mailing list