Missing x86 binaries for new versions of LLVM on MacOS
Open
Nobody has claimed this yet.
bug
help wanted
- Dominant language
- TypeScript
- Stars
- 276
- Forks
- 37
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 12
Description
The upstream doesn't provide binaries for x86 MacOS for the new versions of LLVM anymore.
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
Start with src/llvm/llvm_url.ts at lines 88-95 and inspect how LLVM download URLs are selected for x86 macOS. Determine how new LLVM versions should be handled when upstream no longer provides those binaries; done means the affected versions have an appropriate installation path or clear handling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, typescript
- Domain
- devops, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100