[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
Mon Sep 17 12:11:13 PDT 2018
CarlosAlbertoEnciso added a comment.
@aprantl and probinson,
Based on your views and comments, I am happy to "change" the current fix towards implementing the extension of 'llvm.dbg.value', as it seems it would be more beneficial for a better debug information.
The added comments (https://bugs.llvm.org/show_bug.cgi?id=38763) by @aprantl, are a good starting point.
@vsk, how do you feel about moving the current proposed patch, to be in terms of extending the 'llvm.dbg.value'.
https://reviews.llvm.org/D51976
More information about the llvm-commits
mailing list