[LLVMdev] Disable optimization

Lucian Adrian Grijincu lucian.grijincu at gmail.com
Fri Nov 28 02:17:14 PST 2008


On Fri, Nov 28, 2008 at 11:31 AM, Eli Friedman <eli.friedman at gmail.com> wrote:
>  That said, it's probably not worth bothering; if
> the point is to teach the students to write optimizers, it doesn't
> really make a difference whether the code starts off slightly
> optimized.

It matters if the optimisations the students have to implement are the
optimisations done implicitly by LLVM.

-- 
 .
..: Lucian



More information about the llvm-dev mailing list