[PATCH] D97345: Improve the debug info for coro-split .resume functions
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 23 16:28:55 PST 2021
aprantl updated this revision to Diff 325933.
aprantl added a comment.
Strip out unnecessary change.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97345/new/
https://reviews.llvm.org/D97345
Files:
llvm/include/llvm/IR/DebugInfoMetadata.h
llvm/lib/Transforms/Coroutines/CoroSplit.cpp
llvm/test/Transforms/Coroutines/coro-async.ll
llvm/test/Transforms/Coroutines/coro-debug.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97345.325933.patch
Type: text/x-patch
Size: 6996 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210224/0942684a/attachment.bin>
More information about the llvm-commits
mailing list