Skip to content

[ATfE] Use normalized 4-field triple for LLVM_DEFAULT_TARGET_TRIPLE #256

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

Merged
merged 1 commit into from
Apr 7, 2025

Conversation

dcandler
Copy link
Contributor

@dcandler dcandler commented Apr 7, 2025

After upstream changes in #122629, omitting the vendor in the default target triple will cause the driver to incorrectly normalize it in certain tests. This patch sets the default to the normalized version to avoid the failures.

After upstream changes in #122629, omitting the vendor in the default
target triple will cause the driver to incorrectly normalize it in
certain tests. This patch sets the default to the normalized version
to avoid the failures.
Copy link
Contributor

@pratlucas pratlucas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@dcandler dcandler merged commit e009ced into arm:arm-software Apr 7, 2025
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.

2 participants