[PATCH] D75338: [Coroutines] Use dbg.declare for frame variables
Brian Gesiak via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 28 07:30:16 PST 2020
modocache updated this revision to Diff 247264.
modocache added a comment.
I played around a bit more and got it down to just 13 nodes. I think this is the bare minimum.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75338/new/
https://reviews.llvm.org/D75338
Files:
llvm/lib/Transforms/Coroutines/CoroFrame.cpp
llvm/test/Transforms/Coroutines/coro-debug-frame-variable.ll
llvm/test/Transforms/Coroutines/coro-debug.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75338.247264.patch
Type: text/x-patch
Size: 16566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200228/57242b73/attachment-0001.bin>
More information about the llvm-commits
mailing list