+ new assembler flag: af_no_debug

git-svn-id: trunk@6195 -
This commit is contained in:
pierre 2007-01-26 05:05:37 +00:00
parent b172694e82
commit 99969eb3c5

View File

@ -235,7 +235,8 @@ interface
af_outputbinary,af_allowdirect,
af_needar,af_smartlink_sections,
af_labelprefix_only_inside_procedure,
af_supports_dwarf
af_supports_dwarf,
af_no_debug
);
pasminfo = ^tasminfo;