[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:39:28 PDT 2016


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

ran through clang-format


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.73973.patch
Type: text/x-patch
Size: 6305 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161007/d571dc5b/attachment.bin>


More information about the llvm-commits mailing list