[llvm-commits] [llvm-gcc-4.2] r48795 - /llvm-gcc-4.2/trunk/gcc/llvm-backend.cpp

Devang Patel dpatel at apple.com
Tue Mar 25 14:25:29 PDT 2008


On Mar 25, 2008, at 2:14 PM, Duncan Sands wrote:

>  Also, isn't the comment
> about the default likely to get out of date?  So maybe better
> to avoid it.

Nope, it helps, at least to me.

>> +    Args.push_back("--inline-threshold=200");
>
> Is it possible to get hold of the default value, divide it by two,
> and use that?


This is not "half the default value".

-
Devang






More information about the llvm-commits mailing list