Doc fixes to previous doc fixes.

This commit is contained in:
Jim Kingdon 1993-04-23 15:12:25 +00:00
parent ed9708e289
commit 9c5c272236
1 changed files with 2 additions and 2 deletions

View File

@ -461,8 +461,8 @@ enum address_class
For some symbol formats (stabs, for some compilers at least),
the compiler generates two symbols, an argument and a register.
In some cases we combine them to a single LOC_REGPARM in symbol
reading, but I'm not sure whether we do for all cases (I'm thinking
of when it's passed on the stack and then loaded into a register). */
reading, but currently not for all cases (e.g. it's passed on the
stack and then loaded into a register). */
LOC_REGPARM,