[cfe-dev] inline functions
VanDung To
vandungto at gmail.com
Tue Jan 27 17:34:20 PST 2009
Hi,
Does clang have any feature for automatic inlining of functions? If I have
functions that are not declared with static inline, is there any way I could
get the front end to inline some of the functions (based on size) using
command line options?
Thank you,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090127/029cbbd9/attachment.html>
More information about the cfe-dev
mailing list