On 2 August 2016 at 16:50, Gao, Liming <liming....@intel.com> wrote:
> Ard:
>   Without this change, GCC5 LTO can pass build. With it, what difference will 
> be in the generated image? Original way may generate the wrong image, or new 
> way will generate the smaller image?
>

This is not about code size but about correctness. Compiler switches
for code model or alignment etc may affect the way code is generated
at link time by the LTO routines.
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to