Return code-object from SB!FASL::DO-COLD-FIXUP
commit923077b21087e9f196efb7cff5d83d914a6d2441
authorDouglas Katzman <dougk@google.com>
Mon, 23 Jan 2017 22:27:09 +0000 (23 17:27 -0500)
committerDouglas Katzman <dougk@google.com>
Mon, 23 Jan 2017 22:30:48 +0000 (23 17:30 -0500)
tree31d546dd929632460be03ed6e402dd1bd6a1c70f
parent2da15271ee2ab7172d7cbfaad33c82f4dca111a3
Return code-object from SB!FASL::DO-COLD-FIXUP

5 out of 7 callers can return its value as their value now.
Also manually inline RECORD-COLD-ASSEMBLER-FIXUP since it had
only one use and was no more clear when factored out.
src/compiler/generic/genesis.lisp