Skip to content

Outdated LLVM version #1001

Description

@pjuftring

The guide for building Deno prompts you to install LLVM using

./llvm.sh 16

However, this results in the message

The repository 'http://apt.llvm.org/noble llvm-toolchain-noble-16 Release' does not have a Release file.

and apparently version 16 is no longer supported. Also, the minimum version for LLVM starting from Rust Version 1.79.0 seems to be LLVM 17. Everything else seems to work if you just replace this line with

./llvm.sh 17

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions