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

Gor Nishanov via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 30 17:44:02 PDT 2016


This revision was automatically updated to reflect the committed changes.
GorNishanov marked an inline comment as done.
Closed by commit rL280184: [Coroutines] Part 10: Add coroutine promise support. (authored by GorNishanov).

Changed prior to commit:
  https://reviews.llvm.org/D23993?vs=69643&id=69789#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23993

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23993.69789.patch
Type: text/x-patch
Size: 12819 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160831/551c4a4b/attachment.bin>


More information about the llvm-commits mailing list