[PATCH] D51642: [LLVM-C] Add bindings for addCoroutinePassesToExtensionPoints

whitequark via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 28 09:50:30 PDT 2018


whitequark added a comment.

This broke the bots; the LLVM-C API you added should really be in Transforms/Coroutines, not Transforms/IPO. Please update the patch.


Repository:
  rL LLVM

https://reviews.llvm.org/D51642





More information about the llvm-commits mailing list