mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 07:09:29 +02:00
* removed superfluous "end of debug info" marker (zero-byte), about
which objdump complained git-svn-id: trunk@12910 -
This commit is contained in:
parent
c9af7d6476
commit
173ca78a68
@ -2549,7 +2549,6 @@ implementation
|
||||
finish_children;
|
||||
|
||||
{ end of debug info table }
|
||||
current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(0));
|
||||
current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.createname(target_asm.labelprefix+'edebug_info0',AT_DATA,0));
|
||||
|
||||
{ end of abbrev table }
|
||||
|
Loading…
Reference in New Issue
Block a user