[PATCH] D96938: [RFC] [Coroutine] [Debug] Insert dbg.declare to entry.resume to print alloca in the coroutine frame under O2
Chuanqi Xu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 19 18:35:35 PST 2021
ChuanqiXu added a comment.
In D96938#2576088 <https://reviews.llvm.org/D96938#2576088>, @junparser wrote:
> Does this change keeps the debug behavior in O0? @aprantl any next step with coroutine debug info?
In my local tests, it did keep debug behavior in O0.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96938/new/
https://reviews.llvm.org/D96938
More information about the llvm-commits
mailing list