[PATCH] D51976: [DebugInfo][Dexter] Speculated BB presents illegal variable value to debugger
Carlos Alberto Enciso via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 13 11:59:30 PDT 2018
CarlosAlbertoEnciso added a comment.
In https://reviews.llvm.org/D51976#1232030, @aprantl wrote:
> It still isn't clear to me why you need to drop the debug info in the first place (instead of e.g., making it point to the select, or leave it on its operands) but I hope that that will become obvious once I see the actual testcase.
Thanks for your feedback. I will review the test case and upload a new patch.
Repository:
rL LLVM
https://reviews.llvm.org/D51976
More information about the llvm-commits
mailing list