From bf4f620b2f97d218c4d96ff25fa246a4fe32d744 Mon Sep 17 00:00:00 2001 From: AndreaCorallo Date: Sun, 1 Mar 2020 21:10:49 +0000 Subject: [PATCH] * ; Clean-up out of date comment --- lisp/emacs-lisp/comp.el | 4 ---- 1 file changed, 4 deletions(-) diff --git a/lisp/emacs-lisp/comp.el b/lisp/emacs-lisp/comp.el index c3e797b9b17..a9db8c6ff07 100644 --- a/lisp/emacs-lisp/comp.el +++ b/lisp/emacs-lisp/comp.el @@ -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. -- 2.39.5