"Andre Vieira (lists)" writes:
> Hi,
>
> The 'code' part of a 'define_code_attr' refers to the type of the key,
> in other words, it uses a code_iterator to pick the value from their
> (key "value") pair list.
> Though it seems rtx_alloc_for_name requires a code_attribute to be used
> when the
Hi,
The 'code' part of a 'define_code_attr' refers to the type of the key,
in other words, it uses a code_iterator to pick the value from their
(key "value") pair list.
Though it seems rtx_alloc_for_name requires a code_attribute to be used
when the 'value' needs to be a type. In other words,