0.pre7.34:
[sbcl.git] / src / compiler / locall.lisp
index c423a66..093ddd0 100644 (file)
   (if (and (policy call
                   (and (>= speed space) (>= speed compilation-speed)))
           (not (eq (functional-kind (node-home-lambda call)) :external))
-          (not *converting-for-interpreter*)
           (inline-expansion-ok call))
       (with-ir1-environment call
        (let* ((*lexenv* (functional-lexenv fun))