asbirlea added inline comments.
================ Comment at: llvm/include/llvm/Analysis/CGSCCPassManager.h:856-858 + auto *ResultFAMCP = + &CGAM.getResult<FunctionAnalysisManagerCGSCCProxy>(*C, CG); + ResultFAMCP->updateFAM(FAM); ---------------- chandlerc wrote: > Check that it doesn't hit an assert failure, but I think you can remove this > one. Removing this hits the assertion. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D72893/new/ https://reviews.llvm.org/D72893 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits