[PATCH] D132580: [Coro][Debuginfo] Add debug info to `_NoopCoro_ResumeDestroy` function

Adrian Vogelsgesang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 24 17:26:00 PDT 2022


avogelsgesang updated this revision to Diff 455435.
avogelsgesang marked an inline comment as done.
avogelsgesang added a comment.

fixed comments


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

https://reviews.llvm.org/D132580

Files:
  llvm/lib/Transforms/Coroutines/CoroEarly.cpp
  llvm/test/Transforms/Coroutines/coro-early.ll
  llvm/test/Transforms/Coroutines/coro-noop.ll
  llvm/test/Transforms/Coroutines/coro-resume-destroy.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132580.455435.patch
Type: text/x-patch
Size: 4879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220825/df9e22f0/attachment.bin>


More information about the llvm-commits mailing list