[llvm-commits] [PATCH] -emitbitcode is a noop

Chris Lattner clattner at apple.com
Sun Nov 4 11:38:03 PST 2007


On Nov 4, 2007, at 8:59 AM, Gordon Henriksen wrote:

> As registered, -emitbitcode is a noop pass. Better to just override  
> WriteBitcodePass::getPassName and not bother with creating a command- 
> line option.
>
> Any objections?

Looks good to me.  Does opt -std-compile-opts -debug-pass=Arguments  
still do something sensible?

-Chris




More information about the llvm-commits mailing list