[PATCH] D27590: [SimplifyCFG] In sinkLastInstruction correctly set the debug location of the "common" instruction

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 8 13:54:20 PST 2016


dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.

(just out of curiosity/confirmation - I'd like to know that test fails without the check, I'm not 100% confident on my FileCheck emulation in my head to verify that it'll catch the bug)


https://reviews.llvm.org/D27590





More information about the llvm-commits mailing list