[PATCH] D23993: [Coroutines] Part 10: Add coroutine promise support.

Gor Nishanov via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 29 21:12:50 PDT 2016


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

Addressed review feedback.


https://reviews.llvm.org/D23993

Files:
  lib/Transforms/Coroutines/CoroEarly.cpp
  lib/Transforms/Coroutines/CoroFrame.cpp
  lib/Transforms/Coroutines/CoroInstr.h
  lib/Transforms/Coroutines/CoroInternal.h
  lib/Transforms/Coroutines/Coroutines.cpp
  test/Transforms/Coroutines/ex4.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23993.69643.patch
Type: text/x-patch
Size: 12597 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160830/b642ab5b/attachment-0001.bin>


More information about the llvm-commits mailing list