Inform dump-code-object directly about the intended code space
commit9187a9dae61bd45e4397b355af277548bdeb9252
authorDouglas Katzman <dougk@google.com>
Thu, 30 Nov 2017 21:52:25 +0000 (30 16:52 -0500)
committerDouglas Katzman <dougk@google.com>
Thu, 30 Nov 2017 21:54:36 +0000 (30 16:54 -0500)
tree35bf060a1574698f0cba005d1c182e590262e323
parent8933292b1a9a6abde40ff4ea315b1e01ebd75581
Inform dump-code-object directly about the intended code space

The choice is determined strictly by the result of CODE-IMMOBILE-P
rather than having it infer that non-toplevel implies immobile.
src/code/target-load.lisp
src/compiler/dump.lisp
src/compiler/generic/genesis.lisp