Chris Lattner wrote:> On Mar 30, 2009, at 12:08 PM, John Criswell wrote:
>
>
>> Dear All,
>>
>> Does llvm-bcanalyzer still print the number of instructions in a
>> bitcode
>> file, or has that functionality been removed?
>>
>
> Try the "opt -instcount -stats" option,
>
Thanks! That did the trick.
-- John T.
> -Chris
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>