Skip to content
Snippets Groups Projects
Commit 60459780 authored by ram's avatar ram
Browse files

Fixed use of IR1-FINALIZE, now use MAPHASH of CHECK-FREE-FUNCTION.

parent bea3d352
No related branches found
No related tags found
No related merge requests found
......@@ -103,7 +103,7 @@
(when *check-consistency*
(maybe-mumble "[Check]~%")
(check-ir1-consistency *all-components*))))
(ir1-finalize)
(maphash #'check-free-function *free-functions*)
(car lambdas))))))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment