Skip to content

Improve LTO support#45

Merged
athre0z merged 1 commit intomasterfrom
lto-improvements
May 1, 2022
Merged

Improve LTO support#45
athre0z merged 1 commit intomasterfrom
lto-improvements

Conversation

@athre0z
Copy link
Copy Markdown
Member

@athre0z athre0z commented May 1, 2022

CMake 3.9 added proper support for enabling LTO on all platforms, so we no longer need to rely on our previous MSVC specific code. The new code also works with Clang and GCC.

CMake 3.9 added proper support for enabling LTO on all platforms, so we no
longer need to rely on our previous MSVC specific code.
@athre0z athre0z added C-enhancement Category: Enhancement of existing features P-medium Priority: Medium A-build Area: Build system labels May 1, 2022
@athre0z athre0z requested a review from flobernd May 1, 2022 17:37
Copy link
Copy Markdown
Member

@flobernd flobernd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@athre0z athre0z merged commit b01063b into master May 1, 2022
@athre0z athre0z deleted the lto-improvements branch May 1, 2022 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-build Area: Build system C-enhancement Category: Enhancement of existing features P-medium Priority: Medium

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants