mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 10:42:39 +01:00
47152cc5ef
Summary: Try to insert dbg.declare to entry.resume basic block in resume function. In this way, we could print alloca such as __promise in gdb/lldb under O2, which would be beneficial to debug coroutine program. Test Plan: check-llvm Reviewed by: aprantl Differential Revision: https://reviews.llvm.org/D96938 |
||
---|---|---|
.. | ||
CoroCleanup.h | ||
CoroEarly.h | ||
CoroElide.h | ||
CoroSplit.h |