2
0
Эх сурвалжийг харах

+ output nothing for ait_stab, ait_force_line and ait_function_name in the sdcc-sdasz80 asm writer

git-svn-id: branches/z80@44506 -
nickysn 5 жил өмнө
parent
commit
3893baabd8

+ 3 - 0
compiler/z80/agsdasz80.pas

@@ -696,6 +696,9 @@ unit agsdasz80;
               begin
                 WriteInstruction(taicpu(hp));
               end;
+            ait_stab,
+            ait_force_line,
+            ait_function_name : ;
             else
               begin
                 writer.AsmWrite(asminfo^.comment);