Skip to content

Cleanup lto dead code #750

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dvermd
Copy link
Contributor

@dvermd dvermd commented Aug 13, 2025

This should address #541 and #590. I hope it doesn't collide with work in progress on your side

@rustbot

This comment has been minimized.

@dvermd dvermd force-pushed the cleanup_lto_dead_code branch from 167eea2 to 48be32d Compare August 13, 2025 06:46
@dvermd dvermd force-pushed the cleanup_lto_dead_code branch from 48be32d to 2fd3589 Compare August 13, 2025 10:00
@antoyo
Copy link
Contributor

antoyo commented Aug 13, 2025

This PR seems to remove the support for LTO altogether, which is not desired.

I have a PR here that does fix those issue, but I'm not yet satisfied with the fact that it outputs some stuff to stderr when LTO is not supported.

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