[PATCH] D25377: [coroutines] Store an address of destroy OR cleanup part in the coroutine frame.

Gor Nishanov via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 7 12:41:33 PDT 2016


GorNishanov updated this revision to Diff 73974.
GorNishanov added a comment.

Removed unused function that sneaked in here


https://reviews.llvm.org/D25377

Files:
  lib/Transforms/Coroutines/CoroInstr.h
  lib/Transforms/Coroutines/CoroSplit.cpp
  test/Transforms/Coroutines/coro-split-00.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25377.73974.patch
Type: text/x-patch
Size: 5946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161007/11503583/attachment.bin>


More information about the llvm-commits mailing list