[LLVMdev] Instrumentation passes and -O0 optimization level

Devang Patel dpatel at apple.com
Wed Nov 30 09:33:17 PST 2011


On Nov 29, 2011, at 11:26 PM, Alexander Potapenko wrote:

>> 
>> Alex,
>> Now, the patch is actually a bit confusing to me.
>> EP_AlwaysEnabled should mean "works with O0 after inliner and with >= O1
>> somewhere late", but it doesn't look like it works this way (otherwise, you
>> wouldn't need to call PMBuilder.addExtension twice).
>> ?
> This was actually my question to Devang.
> Any other suggestions for the EP name?

OK, I withdraw my suggestion :)

-
Devang




More information about the llvm-dev mailing list