On 14/07/15 19:45, Eric Anholt wrote: > These are really useful hints to the compiler in the absence of link-time > optimization, and I'm going to use them in VC4. > > I've made the const attribute be ATTRIBUTE_CONST unlike other function > attributes, because we have other things in the tree #defining CONST for > their own unrelated purposes. Mindly related: how people feel about making these macros less screamy, by following the approach used in the kernel: PURE -> __pure and so on ?
Thanks Emil _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev