[GCC-XML]Emitting mangled names in gccxml
Brad King
brad.king at kitware.com
Mon Oct 27 15:28:02 EST 2003
On Mon, 27 Oct 2003, Brad King wrote:
> Those changes look okay to me. I'll merge them when I get a chance in
> the next few days. Thanks.
I've just committed these changes. We've added a "mangled" attribute to
declarations. It specifies the GCC-specific mangled version of a name.
This will not always match the name of the symbol as generated by the
compiler being simulated, but it will provide a valid identifier name that
uniquely corresponds to each declaration.
-Brad
More information about the gccxml
mailing list