[all-commits] [llvm/llvm-project] f7dea6: [Docs] Add Documentation on (Thin)LTO + PGO Build ...
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Sun Nov 13 22:58:14 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f7dea6806681141ee561107ab9887b5ce57b57c1
https://github.com/llvm/llvm-project/commit/f7dea6806681141ee561107ab9887b5ce57b57c1
Author: Aiden Grossman <agrossman154 at yahoo.com>
Date: 2022-11-14 (Mon, 14 Nov 2022)
Changed paths:
M llvm/docs/AdvancedBuilds.rst
Log Message:
-----------
[Docs] Add Documentation on (Thin)LTO + PGO Build Configs
This patch adds documentation on the AdvancedBuilds page on how to do
PGO builds with (Thin)LTO with the currently undocumented (as far as I
can tell) PGO_INSTRUMENT_LTO option in the Clang PGO caches.
Reviewed By: sylvestre.ledru
Differential Revision: https://reviews.llvm.org/D137898
More information about the All-commits
mailing list