[PATCH] D77446: Add MIR-level debugify with only locations support for now
Daniel Sanders via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 7 16:55:04 PDT 2020
dsanders added a comment.
In D77446#1967893 <https://reviews.llvm.org/D77446#1967893>, @vsk wrote:
> Thanks, lgtm!
>
> Later on, I think we'll want to insert DBG_VALUE insts as well, but this looks very useful as-is.
Yep, I'll need to find all my DBG_VALUE-affects-CodeGen bugs :-)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77446/new/
https://reviews.llvm.org/D77446
More information about the llvm-commits
mailing list