Remove #+sb-xc-host case from (DEFTRANSFORM SYMBOL-VALUE)
commit88a044af5b1fb010652a2f9f4fa40be895bef96a
authorDouglas Katzman <dougk@google.com>
Sun, 16 Jul 2017 01:25:40 +0000 (15 21:25 -0400)
committerDouglas Katzman <dougk@google.com>
Sun, 16 Jul 2017 01:45:02 +0000 (15 21:45 -0400)
tree0dc7f94912400cf0d1bbeb4b3cfe8e44f97acf6e
parent0a7a4a9a466bee081ee3a7e9b79633b5cd5e54f1
Remove #+sb-xc-host case from (DEFTRANSFORM SYMBOL-VALUE)

Also don't fail to transform if the symbol is NIL.
src/code/late-type.lisp
src/compiler/srctran.lisp