Coalesece FUN-INFO instances in save rather than only for self-build
commit7ff79ecefe5d1bef268244f82255427d50b4dcb8
authorDouglas Katzman <dougk@google.com>
Thu, 16 Nov 2017 20:21:05 +0000 (16 15:21 -0500)
committerDouglas Katzman <dougk@google.com>
Thu, 16 Nov 2017 20:26:03 +0000 (16 15:26 -0500)
tree9c3bc2010d0f7599a3145022be6df9f9378c3f24
parentd6351c3887ff13f7fba1fde6b86a0eb75d972be2
Coalesece FUN-INFO instances in save rather than only for self-build

User code could add 1000 functions all with the 'foldable' attribute.

Also move the compilation of disassembler thingies into cold-init.
make-target-2-load.lisp
src/code/cold-init.lisp
src/code/save.lisp