X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Fdfo.lisp;h=65134b19c8207ff367e214ce5b224cd60e50be0f;hb=e049902f5e7c30501d2dbb7a41d058a0c717fc1f;hp=41618103a5b7ace7c6dcda72153cd3177c33cd44;hpb=c25e4572f5505236faf126f38a74f32a80bf1e8c;p=sbcl.git diff --git a/src/compiler/dfo.lisp b/src/compiler/dfo.lisp index 4161810..65134b1 100644 --- a/src/compiler/dfo.lisp +++ b/src/compiler/dfo.lisp @@ -187,7 +187,7 @@ (res home)))) (res))) -;;; If CLAMBDA is not already in COMPONENT, just return that +;;; If CLAMBDA is already in COMPONENT, just return that ;;; component. Otherwise, move the code for CLAMBDA and all lambdas it ;;; physically depends on (either because of calls or because of ;;; closure relationships) into COMPONENT, or possibly into another