Browse Source

* free temporary return parameter instance

git-svn-id: branches/hlcgllvm@28354 -
Jonas Maebe 11 years ago
parent
commit
9225d43ccf
1 changed files with 1 additions and 0 deletions
  1. 1 0
      compiler/llvm/hlcgllvm.pas

+ 1 - 0
compiler/llvm/hlcgllvm.pas

@@ -1006,6 +1006,7 @@ implementation
               internalerror(2012111106);
               internalerror(2012111106);
           end;
           end;
         end;
         end;
+      retpara.resetiftemp;
     end;
     end;