From 7f002a6b71cbc56cdb49cf2fff125fcd69a7dc50 Mon Sep 17 00:00:00 2001 From: Daniel Colascione Date: Mon, 14 Jan 2019 02:51:57 -0800 Subject: [PATCH] Remove todo --- src/pdumper.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/pdumper.c b/src/pdumper.c index eb080384f8d..2908ffd12a9 100644 --- a/src/pdumper.c +++ b/src/pdumper.c @@ -34,13 +34,12 @@ TODO: - Two-pass dumping: first assemble object list, then write all. - This way, we can perform arbitrary reordering. + This way, we can perform arbitrary reordering or maybe use fancy + graph algorithms to get better locality. - Don't emit relocations that happen to set Emacs memory locations to values they will already have. - - Check at dump time that relocations are properly aligned. - - Nullify frame_and_buffer_state. - Preferred base address for relocation-free non-PIC startup. -- 2.39.5