[llvm-commits] Update the comment for StructorOutputOrder
Duncan Sands
baldrick at free.fr
Wed Dec 7 04:40:49 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.
Ciao, Duncan.
More information about the llvm-commits
mailing list