[PATCH] D58963: [JumpThreading] Retain debug info when replacing branch instructions
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 6 08:18:56 PST 2019
dblaikie added a comment.
The code change touches two places, but the test only seems to test one branch instruction - is one of the two code changes untested?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58963/new/
https://reviews.llvm.org/D58963
More information about the llvm-commits
mailing list