Put stubs into warm build phase adjacent to setf-funs
commita035448fe739b36600a13574dfa66d7fb7e23607
authorDouglas Katzman <dougk@google.com>
Fri, 18 Aug 2017 14:15:13 +0000 (18 10:15 -0400)
committerDouglas Katzman <dougk@google.com>
Fri, 18 Aug 2017 14:17:51 +0000 (18 10:17 -0400)
tree0368c8ea361edc26d4de0257f7252efd34483fd4
parent39992b88229563f886d22a1ffc05e48a572d358b
Put stubs into warm build phase adjacent to setf-funs

Same theory: "our" code does not need them, but ordinary code might
if executed by the interpreter.
build-order.lisp-expr
src/code/kernel.lisp
src/code/stubs.lisp
src/cold/warm.lisp