* fix comment typo mentioned by Bart

git-svn-id: trunk@47866 -
This commit is contained in:
marco 2020-12-28 10:46:35 +00:00
parent 6169bbeed5
commit 185f20b9ec

View File

@ -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);