Skip to content

Remove EMBED_LTO_BITCODE#678

Merged
antoyo merged 9 commits intomasterfrom
remove-embed-lto-bitcode
Oct 10, 2025
Merged

Remove EMBED_LTO_BITCODE#678
antoyo merged 9 commits intomasterfrom
remove-embed-lto-bitcode

Conversation

@antoyo
Copy link
Copy Markdown
Contributor

@antoyo antoyo commented May 20, 2025

Fix #590.

  • Send -fno-lto when not doing LTO so that the GCC driver won't do LTO if the sysroot is compiled with embedded GIMPLE IR.

@antoyo antoyo marked this pull request as draft May 20, 2025 11:13
@antoyo antoyo force-pushed the remove-embed-lto-bitcode branch from a03defc to 9c9931a Compare May 21, 2025 13:38
@antoyo antoyo force-pushed the remove-embed-lto-bitcode branch 4 times, most recently from 3f02d7f to 46fd6df Compare June 15, 2025 22:04
@antoyo antoyo force-pushed the remove-embed-lto-bitcode branch 2 times, most recently from 7eb2f9b to 3cfb752 Compare July 1, 2025 14:57
@antoyo antoyo mentioned this pull request Aug 13, 2025
@antoyo antoyo force-pushed the remove-embed-lto-bitcode branch 2 times, most recently from 3cfb752 to 8f0abf1 Compare October 9, 2025 15:37
@antoyo antoyo force-pushed the remove-embed-lto-bitcode branch from eebbd20 to c926d59 Compare October 9, 2025 22:30
@antoyo antoyo force-pushed the remove-embed-lto-bitcode branch from c926d59 to 1e4b273 Compare October 10, 2025 02:13
@antoyo antoyo marked this pull request as ready for review October 10, 2025 11:50
@antoyo antoyo merged commit b25c2bf into master Oct 10, 2025
38 checks passed
@antoyo antoyo deleted the remove-embed-lto-bitcode branch October 10, 2025 11:50
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.

Remove the environment variable EMBED_LTO_BITCODE

1 participant