Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • Ben Gamari's avatar
    84927818
    llvmGen: Accept range of LLVM versions · 84927818
    Ben Gamari authored and Marge Bot's avatar Marge Bot committed
    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 11,
    as 11 is necessary for Apple M1 support. We also accept 12, as that is
    what apple ships with BigSur on the M1.
    84927818
    History
    llvmGen: Accept range of LLVM versions
    Ben Gamari authored and Marge Bot's avatar Marge Bot committed
    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 11,
    as 11 is necessary for Apple M1 support. We also accept 12, as that is
    what apple ships with BigSur on the M1.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.