[cfe-dev] inline functions

VanDung To vandungto at gmail.com
Mon Feb 2 19:58:54 PST 2009


Thank you, Eli.  This works!

On Mon, Feb 2, 2009 at 5:25 PM, Eli Friedman <eli.friedman at gmail.com> wrote:

> On Mon, Feb 2, 2009 at 2:50 PM, VanDung To <vandungto at gmail.com> wrote:
>
> > I can't find
> > --inline-threshold in the list of options for the clang executable.
>
> It's a hidden option.  You can use clang -help-hidden to get a more
> complete list of options.
>
> > I
> > looked through the source code as well and cannot find any mentioning of
> the
> > option inline-threshold.
>
> It's in llvm/lib/Transforms/IPO/Inliner.cpp.
>
> -Eli
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090202/ef111832/attachment.html>


More information about the cfe-dev mailing list