public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/1] BaseTools: Turn on LTO for XCOODE
@ 2020-05-25  2:38 Andrew Fish
  2020-05-25  2:38 ` [PATCH 1/1] BaseTools: Turn on Link Time Optimization (LTO) " Andrew Fish
  0 siblings, 1 reply; 5+ messages in thread
From: Andrew Fish @ 2020-05-25  2:38 UTC (permalink / raw)
  To: devel; +Cc: Andrew Fish

SEC/PEI/DXE/FVMAIN_COMPACT size savings in % 31/42/21/10

To turn off for good source level debugging add this to your INF.

[BuildOptions]
  XCODE:*_*_*_CC_FLAGS = -O0 -fno-lto

Andrew Fish (1):
  BaseTools: Turn on Link Time Optimization (LTO) for XCOODE

 BaseTools/Conf/tools_def.template | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

-- 
2.24.1 (Apple Git-126)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-06-08  1:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-25  2:38 [PATCH 0/1] BaseTools: Turn on LTO for XCOODE Andrew Fish
2020-05-25  2:38 ` [PATCH 1/1] BaseTools: Turn on Link Time Optimization (LTO) " Andrew Fish
2020-05-25 12:55   ` [edk2-devel] " Philippe Mathieu-Daudé
2020-05-27  2:02   ` Bob Feng
2020-06-08  1:30   ` Liming Gao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox