[PATCH] D87494: Improve LSR debug-info
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 7 09:52:31 PST 2020
jmorse accepted this revision.
jmorse added a comment.
This revision is now accepted and ready to land.
LGTM, this sounds like it works just as well as before, thanks for pursuing.
(I was wondering whether we need to handle dbg.values with nullptr operands, but with D80264 <https://reviews.llvm.org/D80264> landed, we don't need to worry about that any more.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87494/new/
https://reviews.llvm.org/D87494
More information about the llvm-commits
mailing list