lxfind added inline comments.
================ Comment at: llvm/lib/Transforms/Coroutines/CoroSplit.cpp:2231 // coroutine. struct CoroSplitLegacy : public CallGraphSCCPass { static char ID; // Pass identification, replacement for typeid ---------------- ChuanqiXu wrote: > I am not familiar with the policy in LLVM that how should we treat LegacyPass > in trunk. I mean, are we responsible to update the LegacyPassManager? Yes I think so. I will deal with the legacypass latter. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D100415/new/ https://reviews.llvm.org/D100415 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits