[PATCH] D28746: Mention ThinLTO with PGO in ReleaseNotes 4.0
Mehdi AMINI via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jan 15 12:53:19 PST 2017
mehdi_amini added inline comments.
================
Comment at: docs/ReleaseNotes.rst:69
+ called from cold callsite.
+
----------------
We need to mention ThinLTO in the Release Notes, so thanks for initiating this.
We likely should go with a paragraph summarizing the improvements, I don't know though if there is anything else than 1) PGO and 2) Significant build-time and binary-size improvements with debug-info.
https://reviews.llvm.org/D28746
More information about the cfe-commits
mailing list