Skip to content

Conversation

@jmmartinez
Copy link
Contributor

@jmmartinez jmmartinez commented Oct 7, 2025

This helps avoid passing conflicting options if the user specified
-fembed-bitcode= .

OPT_fembed_bitcode_marker only matches -fembed-bitcode-marker.
-fembed-bitcode=all/marker/none do not match.

If the user specifies -fembed-bitcode=all/none, we should respect it,
even if it may not make sense to us.

…he alias OPT_fembed_bitcode_markerpre commit
…d_bitcode_marker

This helps avoid passing conflicting options if the user specified
-fembed-bitcode= .

OPT_fembed_bitcode_marker only matches -fembed-bitcode-marker.
-fembed-bitcode=all/marker/none do not match.

If the user specifies -fembed-bitcode=all/none, we should respect it,
even if it may not make sense to us.
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.

1 participant