[ Date Prev][ Date Next][ Thread Prev][ Thread Next][ Date Index][ Thread Index]
mangling of function names
- To: cxx-abi@xxxxxxxxxxxxxxxxxxxx
- Subject: mangling of function names
- From: Alex Samuel <samuel@xxxxxxxxxxxxxxxx>
- Date: Thu, 11 May 2000 13:26:23 -0700 (PDT)
It occurred to me, since we agreed today that since names of functions
are not going to be substituted anyway, why don't we just eliminate
them as substitution candidates? That way there's no need to rewrite
the name grammar, which pretty much works now. What I'm proposing is
another exception in the `Compression' section that states that the
<name> of a function shall not be a substitution candidate.
Regards
Alex
|