-
- Downloads
Fixed VALIDATE-CALL-TYPE to correctly handle calls where there is no
function type guarding the call (for example, calls to lambdas). In this case, we still want to call RECOGNIZE-KNOWN-CALL, since it will figure out what leaf we are referencing, and might also do something else interesting: inline expansion, etc.
Loading
Please register or sign in to comment