[PATCH] D44185: [Coroutines] Avoid assert splitting hidden coros

Brian Gesiak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 6 19:10:40 PST 2018


modocache updated this revision to Diff 137317.
modocache added a comment.

Update formatting with clang-format.


Repository:
  rL LLVM

https://reviews.llvm.org/D44185

Files:
  lib/Transforms/Coroutines/CoroSplit.cpp
  test/Transforms/Coroutines/coro-debug.ll
  test/Transforms/Coroutines/coro-eh-aware-edge-split.ll
  test/Transforms/Coroutines/coro-split-eh.ll
  test/Transforms/Coroutines/coro-split-hidden.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44185.137317.patch
Type: text/x-patch
Size: 6667 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180307/b54a1371/attachment.bin>


More information about the llvm-commits mailing list