[PATCH] D23117: [coroutines] Part 4b: Coroutine Devirtualization: Handle unwinding coro.resume and coro.destroy.

David Majnemer via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 3 12:41:14 PDT 2016


majnemer added a comment.

Would it be a major burden to fold this into 4a?


https://reviews.llvm.org/D23117





More information about the llvm-commits mailing list