[PATCH] D42551: [Debug] Add dbg.value intrinsics for PHIs created during LCSSA.
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 25 15:20:40 PST 2018
aprantl added a comment.
I don't think this is correct. What if the first nonphi instruction is the terminator?
Repository:
rL LLVM
https://reviews.llvm.org/D42551
More information about the llvm-commits
mailing list