[LLVMdev] llvm-gcc -O0 compile times
Evan Cheng
evan.cheng at apple.com
Fri Jun 27 11:04:51 PDT 2008
Yep, I have confirmed these are 4.0 numbers. We are now basically even
with gcc 4.2 (except for the extra eh_frame).
Evan
On Jun 26, 2008, at 5:20 PM, Chris Lattner wrote:
> On Thu, 26 Jun 2008, Evan Cheng wrote:
>> Are you sure the gcc numbers are right? I think these are gcc 4.0
>> numbers. I
>> got:
>>
>> Section (__TEXT, __text): 254569
>> Section (__DWARF, __debug_frame): 82612
>> Section (__DWARF, __debug_info): 841164
>
> It is entirely possible they are 4.0 numbers, sorry I don't recall...
>
> -Chris
>
> --
> http://nondot.org/sabre/
> http://llvm.org/
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
More information about the llvm-dev
mailing list