[LLVMdev] What are the equivalents of gcc inline control options like max-inline-insns-single in clang?
Anton Korobeynikov
anton at korobeynikov.info
Sun Feb 20 04:47:36 PST 2011
> On 02/19/2011 18:29, Chris Lattner wrote:
>> Clang doesn't expose any equivalent
>
> Why not?
Because clang's inlining / optimization stuff is different from gcc's ?
Also, such options tend to have different semantics in different
versions of the compiler.
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the llvm-dev
mailing list