Put FUN-INFO structure in its own file.
commitc494109b5aa42e95a46ae7bcedecd93faa2d548d
authorDouglas Katzman <dougk@google.com>
Sat, 11 Jul 2015 23:34:20 +0000 (11 19:34 -0400)
committerDouglas Katzman <dougk@google.com>
Sat, 11 Jul 2015 23:34:20 +0000 (11 19:34 -0400)
tree0517fc40cc017cbebb58aa5b987ec3b1d03c6de2
parent90368e38cfde1ef1fea7148eabe35c66d967862b
Put FUN-INFO structure in its own file.

All style-warnings about FUN-INFO accessors are gone now.
There seems to have been a pre-existing concern that fun-info
was not defined soon enough, per the comment in build-order
from revision c53ec096. I'm not sure what that was about.
build-order.lisp-expr
src/code/target-type.lisp
src/compiler/fun-info.lisp [new file with mode: 0644]
src/compiler/globaldb.lisp
src/compiler/knownfun.lisp