[LLVMdev] Instrumentation passes and -O0 optimization level

Alexander Potapenko ramosian.glider at gmail.com
Tue Nov 29 23:26:42 PST 2011


>
> 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?




More information about the llvm-dev mailing list