Browse Source

* clarified comment for fc_unwind_*

git-svn-id: trunk@35142 -
Jonas Maebe 8 years ago
parent
commit
b75a07b713
1 changed files with 1 additions and 1 deletions
  1. 1 1
      compiler/pass_2.pas

+ 1 - 1
compiler/pass_2.pas

@@ -35,7 +35,7 @@ uses
          fc_continue,
          fc_inflowcontrol,
          fc_gotolabel,
-         { in try block of try..finally }
+         { in try block of try..finally and target uses specific unwinding }
          fc_unwind_exit,
          fc_unwind_loop,
          { the left side of an expression is already handled, so we are