mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-01 07:41:49 +02:00
* detabbed
git-svn-id: trunk@24433 -
This commit is contained in:
parent
ed2825fbb0
commit
1682e9a2b1
@ -295,7 +295,7 @@ interface
|
|||||||
SkipInstr = [ait_comment, ait_symbol,ait_section
|
SkipInstr = [ait_comment, ait_symbol,ait_section
|
||||||
,ait_stab, ait_function_name, ait_force_line
|
,ait_stab, ait_function_name, ait_force_line
|
||||||
,ait_regalloc, ait_tempalloc, ait_symbol_end
|
,ait_regalloc, ait_tempalloc, ait_symbol_end
|
||||||
,ait_ent, ait_ent_end, ait_directive
|
,ait_ent, ait_ent_end, ait_directive
|
||||||
,ait_varloc,
|
,ait_varloc,
|
||||||
{$ifdef JVM}
|
{$ifdef JVM}
|
||||||
ait_jvar, ait_jcatch,
|
ait_jvar, ait_jcatch,
|
||||||
@ -309,7 +309,7 @@ interface
|
|||||||
ait_stab,ait_function_name,
|
ait_stab,ait_function_name,
|
||||||
ait_cutobject,ait_marker,ait_varloc,ait_align,ait_section,ait_comment,
|
ait_cutobject,ait_marker,ait_varloc,ait_align,ait_section,ait_comment,
|
||||||
ait_const,ait_directive,
|
ait_const,ait_directive,
|
||||||
ait_ent, ait_ent_end,
|
ait_ent, ait_ent_end,
|
||||||
{$ifdef arm}
|
{$ifdef arm}
|
||||||
ait_thumb_func,
|
ait_thumb_func,
|
||||||
ait_thumb_set,
|
ait_thumb_set,
|
||||||
|
Loading…
Reference in New Issue
Block a user