Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
GHC
GHC
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 4,391
    • Issues 4,391
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 373
    • Merge Requests 373
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Glasgow Haskell Compiler
  • GHCGHC
  • Merge Requests
  • !5211

Closed
Opened Mar 09, 2021 by Ben Gamari@bgamari🐢Maintainer
  • Report abuse
Report abuse

llvmGen: Accept range of LLVM versions

  • Overview 22
  • Commits 1
  • Pipelines 17
  • Changes 10

Previously we would support only one LLVM major version. Here we generalize this to accept a range, taking this range to be LLVM 10 to 12, as 11 is necessary for Apple M1 support, and 12 is what apple ships with Big Sur on the M1s.

Edited Mar 10, 2021 by Moritz Angermann
Assignee
Assign to
Reviewer
Request review from
9.2.1
Milestone
9.2.1
Assign milestone
Time tracking
Reference: ghc/ghc!5211
Source branch: wip/bump-llvm