================
@@ -151,15 +151,46 @@ class GCFunctionInfo {
size_t live_size(const iterator &p) const { return roots_size(); }
};
-struct GCStrategyMap {
+class GCStrategyMap {
----------------
optimisan wrote:
spilled-over patch?
https://github.com/llvm/llvm-project/pull/99320