emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

feature/native-comp bf4f620 06/11: * ; Clean-up out of date comment


From: Andrea Corallo
Subject: feature/native-comp bf4f620 06/11: * ; Clean-up out of date comment
Date: Wed, 4 Mar 2020 12:08:31 -0500 (EST)

branch: feature/native-comp
commit bf4f620b2f97d218c4d96ff25fa246a4fe32d744
Author: AndreaCorallo <address@hidden>
Commit: Andrea Corallo <address@hidden>

    * ; 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 c3e797b..a9db8c6 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.
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]