[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 14:57:57 PDT 2022


avogelsgesang updated this revision to Diff 455390.
avogelsgesang added a comment.

pacify clang-format


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.455390.patch
Type: text/x-patch
Size: 4894 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220824/01f94945/attachment.bin>


More information about the llvm-commits mailing list