[PATCH] D23715: Add @llvm.dbg.value entries for the phi node created by -mem2reg

Adrian Prantl via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 16 15:58:10 PDT 2016


aprantl added a comment.

In https://reviews.llvm.org/D23715#544888, @keith.walker.arm wrote:

> I decided to leave the function llvm::ConvertDebugDeclareToDebugValue() always returning true so that it has a similar form to the preceding 2 functions which do the same thing.


It would be awesome if you could clean this up in a separate NFC commit (no need to review this separately).


https://reviews.llvm.org/D23715





More information about the llvm-commits mailing list