================ @@ -154,17 +157,52 @@ class SpillPlacement : public MachineFunctionPass { return BlockFrequencies[Number]; } + bool invalidate(MachineFunction &MF, const PreservedAnalyses &PA, + MachineFunctionAnalysisManager::Invalidator &Inv); + + // Move the default definitions to the implementation + // so the full definition of Node is available. ---------------- arsenm wrote:
Not sure what this comment is supposed to mean https://github.com/llvm/llvm-project/pull/116618 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits