[llvm-commits] Update the comment for StructorOutputOrder
Evgeniy Stepanov
eugeni.stepanov at gmail.com
Mon Dec 19 00:15:27 PST 2011
AFAIK, this is not commited yet.
On Wed, Dec 7, 2011 at 5:22 PM, Duncan Sands <baldrick at free.fr> wrote:
> 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