[PATCH] D24164: Remove debug info when hoisting instruction from then/else branch.

Eric Christopher via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 7 21:54:47 PDT 2016


echristo added a comment.

Still need to fix the use after free and add the comment.

That said, also please add a FIXME to use location 0 rather than ignoring the location completely.

Thanks!

-eric


https://reviews.llvm.org/D24164





More information about the llvm-commits mailing list