[llvm-commits] Update the comment for StructorOutputOrder

Evgeniy Stepanov eugeni.stepanov at gmail.com
Wed Dec 7 05:12:55 PST 2011


On Wed, Dec 7, 2011 at 4:40 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.

>
> Ciao, Duncan.
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list