Bump llvm -> 9.0.0 (fixes arm builds) #737
No reviewers
Labels
No labels
A: API
A: Backend
A: Federation
A: Front-End
A: I18N
A: Meta
A: Security
Build
C: Bug
C: Discussion
C: Enhancement
C: Feature
Compatibility
Dependency
Design
Documentation
Good first issue
Help welcome
Mobile
Rendering
S: Blocked
S: Duplicate
S: Incomplete
S: Instance specific
S: Invalid
S: Needs Voting/Discussion
S: Ready for review
Suggestion
S: Voted on Loomio
S: Wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Plume/Plume#737
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "llvm_900"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Arm builds are broken on the latest cargo/code. Needed a bump to LLVM 9.0.0 to get past some compile errors for the wasm / lld stuff needed for plume-front
Patch bumps LLVM and has been tested as buildable on arm32v7 and arm64v8
I trust you on that, if you say it is required.
Codecov Report