[PATCH] D132580: [Coro][Debuginfo] Add debug info to `_NoopCoro_ResumeDestroy` function
Adrian Vogelsgesang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 26 00:20:50 PDT 2022
avogelsgesang updated this revision to Diff 455814.
avogelsgesang marked 2 inline comments as done.
avogelsgesang added a comment.
move into separate function; use double underscore
Repository:
rG LLVM Github Monorepo
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.455814.patch
Type: text/x-patch
Size: 9597 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220826/2f645a57/attachment.bin>
More information about the llvm-commits
mailing list