[PATCH] D43850: [CodeGen] Avoid handling DBG_VALUE instructions for stepBackwards
Krzysztof Parzyszek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 6 10:33:01 PST 2018
kparzysz added a comment.
The fix looks reasonable to me, but could you create a .mir testcase instead of .ll?
Also, stepForward may require a similar change.
https://reviews.llvm.org/D43850
More information about the llvm-commits
mailing list