Move early-class-predicates into make-host phases of the build.
commit341a64ec76d6599a1365e811716a02a006314809
authorDouglas Katzman <dougk@google.com>
Thu, 10 Sep 2015 03:21:55 +0000 (9 23:21 -0400)
committerDouglas Katzman <dougk@google.com>
Thu, 10 Sep 2015 03:31:38 +0000 (9 23:31 -0400)
tree7e5fcec77a7e7857293051e2ab5bc698df3e6af5
parent7b33f229d4c5a6c2dbf01380a6cc9d27abc0fc63
Move early-class-predicates into make-host phases of the build.

Thereby resolving a bunch of "undefined type" warnings
as well as knocking out a couple FIXMEs.
build-order.lisp-expr
src/code/class.lisp
src/cold/warm.lisp
src/pcl/boot.lisp
src/pcl/braid.lisp
src/pcl/early-low.lisp
src/pcl/generic-functions.lisp
src/pcl/low.lisp
src/pcl/macros.lisp
src/pcl/pre-warm.lisp [new file with mode: 0644]