Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[rom_ext] Mark static critical version as used #25621

Merged
merged 1 commit into from
Dec 12, 2024
Merged

Conversation

sasdf
Copy link
Contributor

@sasdf sasdf commented Dec 12, 2024

The previous PR (#25596) missed this file.

Marking it as used prevents optimizations such as LTO from stripping the value.

We'll be ready to enable LTO on ROM_EXT with this PR and lowRISC/crt#40.

The previous PR missed updating this file.

Marking it as used prevents optimizations such as LTO from stripping
the value.

Change-Id: I60bac0f10d35e59f17bde24b6d60c5f8130b5cb4
Signed-off-by: Yi-Hsuan Deng <[email protected]>
@sasdf sasdf marked this pull request as ready for review December 12, 2024 08:58
@sasdf sasdf requested a review from a team as a code owner December 12, 2024 08:58
@jwnrt jwnrt merged commit 5618357 into lowRISC:master Dec 12, 2024
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants