xo-gc stack: refactor + streamline.

Retiring unused Collector typealiases.
Fix #include topology.
Fix/improve write barrier setup.
This commit is contained in:
Roland Conybeare 2026-05-02 13:49:29 -04:00
commit 3625758272
76 changed files with 279 additions and 182 deletions

View file

@ -18,6 +18,4 @@
#include "gc/IGCObject_Xfer.hpp"
#include "gc/RGCObject.hpp"
#include "gc/RCollector_aux.hpp"
/* end GCObject.hpp */