inlining
inlining
- Subject: inlining
- From: David Rowland <email@hidden>
- Date: Sun, 16 Dec 2007 12:18:36 -0800
I have never, with any version of Xcode, been able to make it inline
the code I want. Even the simplest functions, like,
inline int ff() {return 55;}
produce out of line code with jump and return instructions. That is
true for class member functions too. I have tried different
optimization levels to no effect. I don't see any compiler options
that seem to affect it. Anyone have an idea?
thanks,
David
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden