Allow (LOAD-TIME-VALUE #'(SETF MUMBLE)) to be fopcompiled.
commit88de465e94c12869f6a857f338913a10495ed431
authorDouglas Katzman <dougk@google.com>
Tue, 1 Mar 2016 03:16:16 +0000 (29 22:16 -0500)
committerDouglas Katzman <dougk@google.com>
Tue, 1 Mar 2016 03:20:37 +0000 (29 22:20 -0500)
treecd04a0a1809cdcd3d6186c57ea2e019d9d2aa685
parenta26ebbe68bc916d87ca8f8d52725a08a93b0e7f8
Allow (LOAD-TIME-VALUE #'(SETF MUMBLE)) to be fopcompiled.

And put COMPILE-LOAD-TIME-VALUE where I think it best belongs.
src/compiler/ltv.lisp
src/compiler/main.lisp