[PATCH] D132580: [Coro][Debuginfo] Add debug info to `_NoopCoro_ResumeDestroy` function
Adrian Vogelsgesang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 25 15:43:01 PDT 2022
avogelsgesang updated this revision to Diff 455741.
avogelsgesang added a comment.
reuse compile unit instead of creating a new one
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.455741.patch
Type: text/x-patch
Size: 4667 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220825/a31eac50/attachment.bin>
More information about the llvm-commits
mailing list