[PATCH] D25872: [IndVarSimplify][DebugLoc] When widening the IV increment, correctly set the debug loc.
Adrian Prantl via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 25 09:14:44 PDT 2016
aprantl accepted this revision.
aprantl added a comment.
This revision is now accepted and ready to land.
Seems fine to me.
Out of curiosity: Does the SCE debugger make use of DWARF discriminators? Or is this used for profiling?
https://reviews.llvm.org/D25872
More information about the llvm-commits
mailing list