소스 검색

* SkipInstr now includes ait_align

J. Gareth "Curious Kit" Moreton 1 년 전
부모
커밋
90e0b426ef
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      compiler/aasmtai.pas

+ 1 - 1
compiler/aasmtai.pas

@@ -337,7 +337,7 @@ interface
         the way the program runs/behaves, but which may be encountered by the
         optimizer (= if it's sometimes added to the exprasm list). Update if you add
         a new ait type!                                                              }
-      SkipInstr = [ait_comment, ait_symbol,ait_section
+      SkipInstr = [ait_comment, ait_symbol,ait_section,ait_align
                    ,ait_stab, ait_function_name, ait_force_line
                    ,ait_regalloc, ait_tempalloc, ait_symbol_end
                    ,ait_directive