* ; Clean-up out of date comment

This commit is contained in:
AndreaCorallo 2020-03-01 21:10:49 +00:00 committed by Andrea Corallo
parent ce9e3a4ce7
commit bf4f620b2f

View file

@ -1967,10 +1967,6 @@ These are substituted with a normal 'set' op."
(comp-log-func comp-func 3))))
(comp-ctxt-funcs-h comp-ctxt))))
;; NOTE: After TCO runs edges, phis etc are not updated. In case some
;; other pass that make use of them after here is added `comp-ssa'
;; should be re-run.
;;; Final pass specific code.