[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 02:04:15 PDT 2022
avogelsgesang updated this revision to Diff 455834.
avogelsgesang marked an inline comment as done.
avogelsgesang added a comment.
- use existing `DIFile`
- remove more unrelated changes
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.455834.patch
Type: text/x-patch
Size: 4593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220826/cb70e389/attachment.bin>
More information about the llvm-commits
mailing list