| commit | a653927e8b98d9877254bebfab0d008c9670dbb0 | [log] [tgz] |
|---|---|---|
| author | David Majnemer <david.majnemer@gmail.com> | Sat Jul 23 04:05:08 2016 +0000 |
| committer | David Majnemer <david.majnemer@gmail.com> | Sat Jul 23 04:05:08 2016 +0000 |
| tree | bb256b318485475bca520777e94490748b1a3de8 | |
| parent | 6f6825fe1366550165f533fb6b38089d45987673 [diff] |
[coroutines] Part 1 of N: Documentation This is the first patch in the coroutine series. It contains the documentation for the coroutine intrinsics and their usage. Patch by Gor Nishanov! Differential Revision: https://reviews.llvm.org/D22603 llvm-svn: 276513