FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Enable LTO by salkinium · Pull Request #1375 · modm-io/modm · GitHub

/ modm Public

Enable LTO - #1375

Draft
salkinium wants to merge 6 commits into
modm-io:developfrom
salkinium:feat/lto
Draft

salkinium wants to merge 6 commits into
modm-io:developfrom
salkinium:feat/lto

Conversation

Copy link
Copy Markdown
Member

Turns out it is actually possible, but we just were missing some linker flags that prevent discarding a lot of code.

This is still experimental, I have to test this a lot more in hardware.

The compiler otherwise removes the polling loop which can lead to
removing large parts of code.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL