[PATCH] D31586: [coroutines] Replace all coro.frame builtins with an SSA value of coro.begin
Gor Nishanov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 22 20:15:43 PDT 2017
GorNishanov updated this revision to Diff 99843.
GorNishanov added a comment.
merged with top of the trunk. preparing to land
https://reviews.llvm.org/D31586
Files:
lib/CodeGen/CGCoroutine.cpp
test/CodeGenCoroutines/coro-alloc.cpp
test/CodeGenCoroutines/coro-await.cpp
test/CodeGenCoroutines/coro-builtins.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31586.99843.patch
Type: text/x-patch
Size: 8794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170523/47d02967/attachment.bin>
More information about the cfe-commits
mailing list