[PATCH] D51976: [DebugInfo][Dexter] Speculated BB presents illegal variable value to debugger

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 12 08:42:03 PDT 2018


aprantl added a comment.

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.


Repository:
  rL LLVM

https://reviews.llvm.org/D51976





More information about the llvm-commits mailing list