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

Gordon Henriksen gordonhenriksen at mac.com
Sun Nov 4 12:28:48 PST 2007


On Nov 4, 2007, at 14:38, Chris Lattner wrote:

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

Applied.

> Does opt -std-compile-opts -debug-pass=Arguments still do something  
> sensible?


No change in behavior.

— Gordon





More information about the llvm-commits mailing list