mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-15 04:19:30 +02:00
* fix comment typo mentioned by Bart
git-svn-id: trunk@47866 -
This commit is contained in:
parent
6169bbeed5
commit
185f20b9ec
@ -2165,7 +2165,7 @@ implementation
|
||||
|
||||
{ translate imag. register to their real counter parts
|
||||
this is necessary for debuginfo and verbose assembler output
|
||||
when SSA will be impelented, this will be more complicated because we've to
|
||||
when SSA will be implemented, this will be more complicated because we've to
|
||||
maintain location lists }
|
||||
procdef.parast.SymList.ForEachCall(@translate_registers,templist);
|
||||
procdef.localst.SymList.ForEachCall(@translate_registers,templist);
|
||||
|
Loading…
Reference in New Issue
Block a user