Selaa lähdekoodia

Fix cycle for non-LLVM

Jonas Maebe 1 kuukausi sitten
vanhempi
commit
0cb047230f
1 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  1. 0 2
      compiler/optloadmodifystore.pas

+ 0 - 2
compiler/optloadmodifystore.pas

@@ -59,8 +59,6 @@ unit optloadmodifystore;
       begin
         result:=nil;
 {$ifndef llvm}
-        foreachnodestatic(pm_postprocess,rootnode,@try_opt_node,nil);
-
         with assignmentnode do
           begin
             { *** Here are simple optimizations which are performed