[PATCH] D71901: [Coroutines][4/6] New pass manager: coro-cleanup

Brian Gesiak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 7 13:36:39 PST 2020


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

Apply clang-format.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71901/new/

https://reviews.llvm.org/D71901

Files:
  llvm/include/llvm/Transforms/Coroutines/CoroCleanup.h
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/Coroutines/CoroCleanup.cpp
  llvm/test/Transforms/Coroutines/coro-cleanup-lowering.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71901.236677.patch
Type: text/x-patch
Size: 5913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200107/f89491b8/attachment.bin>


More information about the llvm-commits mailing list