-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Open
Labels
A-targetsArea: Concerning the implications of different compiler targetsArea: Concerning the implications of different compiler targetsC-discussionCategory: Discussion or questions that doesn't represent real issues.Category: Discussion or questions that doesn't represent real issues.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.
Description
Looking through our target names I notice armv7-sony-vita-newlibeabihf
is actually a thumb target (it uses the llvm target thumbv7a-vita-eabihf
). So I think it should be name thumbv7a-sony-vita-newlibeabihf
to match our other thumb targets?
cc target maintainers: @nikarh @pheki @zetanumbers
Metadata
Metadata
Assignees
Labels
A-targetsArea: Concerning the implications of different compiler targetsArea: Concerning the implications of different compiler targetsC-discussionCategory: Discussion or questions that doesn't represent real issues.Category: Discussion or questions that doesn't represent real issues.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.