[PATCH] D29867: [BasicBlockUtils] Use getFirstNonPHIOrDbg to set debugloc for instructions created in SplitBlockPredecessors
Evgeniy Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 13 14:19:16 PST 2017
eugenis added a comment.
Looks reasonable, but I wonder if the test case could be made simpler. Why not add an llvm.dbg.value call with some random debug location to the existing test case?
https://reviews.llvm.org/D29867
More information about the llvm-commits
mailing list