[cxx-abi-dev] mangling vector types

Jason Merrill jason at redhat.com
Tue Nov 10 21:30:01 UTC 2009


On 11/10/2009 04:18 PM, David Vandevoorde wrote:
> On Nov 10, 2009, at 3:10 PM, Jason Merrill wrote:

>> Dv <length> <element type>

> Does that need a separator? I know that element_type is currently only
> builtin types (and template parameters?), but it seems prudent to allow
> for future extension.
>
> Maybe
>
> Dv <n_elements number> _ <element type>
>
> ?

Yes, I agree.

Jason



More information about the cxx-abi-dev mailing list