[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
Tue Mar 30 19:38:22 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGeb51dd719f34: [Coroutine] [Debug] Insert dbg.declare to entry.resume to print alloca in theā¦ (authored by ChuanqiXu).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96938/new/
https://reviews.llvm.org/D96938
Files:
llvm/include/llvm/Transforms/Coroutines.h
llvm/include/llvm/Transforms/Coroutines/CoroSplit.h
llvm/lib/Transforms/Coroutines/CoroFrame.cpp
llvm/lib/Transforms/Coroutines/CoroInternal.h
llvm/lib/Transforms/Coroutines/CoroSplit.cpp
llvm/test/Transforms/Coroutines/coro-debug-O2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96938.334327.patch
Type: text/x-patch
Size: 14247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210331/cfbfe117/attachment.bin>
More information about the llvm-commits
mailing list