[PATCH] D94388: [Coroutine][DebugInfo] Enhance the ability of coroutine to debug parameters under O2

Yifeng Dong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 11 00:21:07 PST 2021


dongAxis1944 created this revision.
dongAxis1944 added reviewers: aprantl, lxfind, bruno, junparser.
Herald added subscribers: dexonsmith, hiraditya.
dongAxis1944 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

https://reviews.llvm.org/D94388

Files:
  llvm/include/llvm/IR/Metadata.h
  llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h
  llvm/lib/Transforms/Coroutines/CoroFrame.cpp
  llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
  llvm/lib/Transforms/Utils/Local.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94388.315713.patch
Type: text/x-patch
Size: 8131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210111/50402a26/attachment.bin>


More information about the llvm-commits mailing list