`armv7-sony-vita-newlibeabihf` should be named `thumbv7a-sony-vita-newlibeabihf`
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 119k
- Forks
- 16.2k
- PR merge metrics
- PR metrics pending
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the repository for armv7-sony-vita-newlibeabihf and inspect the target-name definitions and any related references. Compare them with the existing thumbv7a targets and verify that the renamed target matches the LLVM target thumbv7a-vita-eabihf; done means the old name is replaced consistently without breaking target validation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- compilers
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 72/100