Clang: now available from a SVN server near you!

Ed Schouten ed at 80386.nl
Tue Jun 9 10:17:46 UTC 2009


* Pawel Worach <pawel.worach at gmail.com> wrote:
> So runtime performance is on par with gcc, code size is a bit bigger
> so there is still room for optimization in LLVM.

I don't agree on the code size. Code size is comparable. I just did a
quick ls through /bin. There also seem to be a lot of cases where Clang
generates smaller binaries.

Some time ago the binaries were indeed a lot bigger, but that turned out
to be a bug in Clang, where a compiler flag had a wrong default value,
namely the flag that determined whether zero-initialized data had to go
in BSS or not.

-- 
 Ed Schouten <ed at 80386.nl>
 WWW: http://80386.nl/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20090609/c847a7b6/attachment.pgp


More information about the freebsd-current mailing list