[PATCH] D37900: [SROA] Really remove associated dbg.declare when removing dead alloca

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 20 10:07:48 PDT 2017


rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.

lgtm, I actually made this change as part of llvm.dbg.addr (https://reviews.llvm.org/D37768) and then reverted it to keep the diff minimal. Thanks!


https://reviews.llvm.org/D37900





More information about the llvm-commits mailing list