1
0
Fork 0

Expand use and support for LTO and FDO builds

Adds LTO to the CI build for Linux, which bring it as close as possible
to the planned formal release, which will additionally use FDO.

Adds some helper scripts to work with FDO files.

Improves the build notes for how to create and use FDO files.
This commit is contained in:
krcroft 2020-03-28 13:12:31 -07:00 committed by Patryk Obara
parent 0759165f45
commit 78ae277d28
9 changed files with 393 additions and 71 deletions

7
.gitignore vendored
View file

@ -77,3 +77,10 @@ suppress_base.json
# macOS directory prefs
.DS_Store
# Profiling data
*.prof
*.profraw
*.profraw.imports
*.afdo
*.afdo.imports