Re: [cc65] Optimization for size

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2006-04-06 14:20:08
Hi!

On Thu, Apr 06, 2006 at 02:11:18PM +0200, Oliver Schmidt wrote:
> BTW, more recent MS compiler offer 'link time code generation' (LTCG), which
> means that the object files generated by calling the compiler only contain some
> compiler-internal representation and that the linker calls the compiler backend
> just-in-time to generate the actual code - and here cross-module inlining etc.
> is performed.

Many C++ compilers use this for C++ template generation. Maybe this is what
MSC does?

Regards


        Uz


-- 
Ullrich von Bassewitz                                  uz@musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Thu Apr 6 14:20:20 2006

This archive was generated by hypermail 2.1.8 : 2006-04-06 14:20:22 CEST