On Fri, Oct 17, 2008 at 12:07 PM, Diego Novillo <[EMAIL PROTECTED]> wrote:
> We are currently emitting object files that contain both final code
> and IL.  I believe this is wasteful and does not really serve a useful
> purpose.  However, I think we started emitting hybrid object files for
> some reason.  Does anyone remember why?

Yes, so you can just link the files without any LTO at all.  That is
you can have the object files act like real object files in the
process of compiling.

Thanks,
Andrew Pinski

Reply via email to