Michael Niewöhner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38989 ) Change subject: Kconfig,Makefile.inc: Add support for link time optimization ...................................................................... Patch Set 11:
Patch Set 11:
Patch Set 11: Code-Review+1
tested successfully for system76/lemp9. builds fine, boots fine
That's good to hear, I'm glad there isn't any breakage. Did the binary size decrease at all?
LTO disabled: fallback/romstage 0x80 stage 47188 none fallback/ramstage 0x3b1c0 stage 106256 none fallback/postcar 0x116680 stage 20252 none fallback/payload 0x11b600 simple elf 461468 none bootblock 0xba3dc0 bootblock 49152 none LTO enabled: fallback/romstage 0x80 stage 42876 none - 9.13 % fallback/ramstage 0x3a100 stage 94121 none -11.42 % fallback/postcar 0x112680 stage 18348 none - 9.40 % fallback/payload 0x116e80 simple elf 461651 none + 0.04 % bootblock 0xba3dc0 bootblock 49152 none 0.00 % -- To view, visit https://review.coreboot.org/c/coreboot/+/38989 To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings Gerrit-Project: coreboot Gerrit-Branch: master Gerrit-Change-Id: I48c31ea8b1b57276125cffdac44c7c16642547ac Gerrit-Change-Number: 38989 Gerrit-PatchSet: 11 Gerrit-Owner: Jacob Garber <jgarber1@ualberta.ca> Gerrit-Reviewer: Jacob Garber <jgarber1@ualberta.ca> Gerrit-Reviewer: Julius Werner <jwerner@chromium.org> Gerrit-Reviewer: Keith Hui <buurin@gmail.com> Gerrit-Reviewer: Martin Roth <martinroth@google.com> Gerrit-Reviewer: Michael Niewöhner <foss@mniewoehner.de> Gerrit-Reviewer: Michał Żygowski <michal.zygowski@3mdeb.com> Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com> Gerrit-Reviewer: Paul Menzel <paulepanter@users.sourceforge.net> Gerrit-Reviewer: Philipp Hug <philipp@hug.cx> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> Gerrit-Reviewer: ron minnich <rminnich@gmail.com> Gerrit-CC: HAOUAS Elyes <ehaouas@noos.fr> Gerrit-CC: Keith Hui <buurin@gmail.com> Gerrit-CC: Patrick Rudolph <patrick.rudolph@9elements.com> Gerrit-Comment-Date: Thu, 17 Sep 2020 08:00:50 +0000 Gerrit-HasComments: No Gerrit-Has-Labels: No Gerrit-MessageType: comment