From a2933b119c0f4bccc8a04fd0366fe2f36ab8f4d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gerd=20M=C3=B6llmann?= Date: Sat, 18 May 2024 05:57:00 +0200 Subject: [PATCH] Modify IGC-TODO --- admin/IGC-TODO | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/admin/IGC-TODO b/admin/IGC-TODO index fed2552da20..5a9e1f3b0a9 100644 --- a/admin/IGC-TODO +++ b/admin/IGC-TODO @@ -1,9 +1,6 @@ Todo list for scratch/igc -- Complete the code to mirror the object graph in a loaded dump in MPS. - -- Write the code that replaces references to the loaded dump with - references to the mirrored graph in all roots. +- Generate the code to mirror the object graph in a loaded dump in MPS. - Implement weak hash tables.