[PATCH] D96938: [RFC] [Coroutine] [Debug] Insert dbg.declare to entry.resume to print alloca in the coroutine frame under O2

JunMa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 19 18:24:05 PST 2021


junparser added a comment.

Does this change keeps the debug behavior in O0? @aprantl any next step with coroutine debug info?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D96938/new/

https://reviews.llvm.org/D96938



More information about the llvm-commits mailing list