[LLVMdev] size of generated machine code ?

Chris Lattner sabre at nondot.org
Tue Jun 20 20:34:25 PDT 2006


On Wed, 21 Jun 2006, Simon Burton wrote:
> This from the output:
>
>   24620 x86-emitter           - Number of machine instructions emitted
>
> (i had to write a dummy main function to get this to work)
>
> Is this really the number of bytes of machine code ?

Yes.

-Chris

-- 
http://nondot.org/sabre/
http://llvm.org/



More information about the llvm-dev mailing list