Fix cycle for non-LLVM

This commit is contained in:
Jonas Maebe 2025-06-15 23:06:49 +02:00
parent aa516f34d0
commit 0cb047230f

View File

@ -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