[llvm-commits] Update the comment for StructorOutputOrder

Duncan Sands baldrick at free.fr
Wed Dec 7 05:22:18 PST 2011


Hi Evgeniy,

>>> This patch removes the mention of "default" value for
>>> StructorOutputOrder, as it depends on the target ABI, and there is no
>>> global default.
>>
>> the field is initialized to that value.  That is the meaning of default in
>> this context.  So can you please either remove the initial value for the
>> field, or revert this patch.
>
> It's not, as far as I can see. Since r145781 is it initialized to
> different values depending on the target arch.

I see - it seems I'm out of date!  In that case please get rid of the
references to the default.

Ciao, Duncan.



More information about the llvm-commits mailing list