Make %coerce-callable-to-fun static on x86oids.
authorStas Boukarev <stassats@gmail.com>
Sun, 2 Jun 2013 19:18:20 +0000 (23:18 +0400)
committerStas Boukarev <stassats@gmail.com>
Sun, 2 Jun 2013 19:18:20 +0000 (23:18 +0400)
commitac405df3f196d58f6a5a2003afd8f48f490300df
treedbe56217edf78f0c6d7cfeae486e8825c5e7ff16
parent11f6bc8c710bfa83e8cddbc9a389be02ae6ee7ef
Make %coerce-callable-to-fun static on x86oids.

It's called a lot when doing funcall or apply.
src/compiler/x86-64/parms.lisp
src/compiler/x86-64/subprim.lisp
src/compiler/x86/parms.lisp
src/compiler/x86/subprim.lisp