Displaying 1 result from an estimated 1 matches for "namedhints".
2010 May 04
0
[LLVMdev] MCStreamer itnerface
...object file
// positive means put in ascending order before any other sections with
the same name
// 1 if first, 2 is second, and so on
// negative means put in descending order after any other sections with
the same name
// -1 is last, -2 is second to last, and so on
int Order;
};
Any NamedHints would show up in between positive & negative named hints with
the same name.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100504/697efeb6/attachment.html>