Skip to content

download llvm from tarball's rather than shallow clone? #192

@nickdesaulniers

Description

@nickdesaulniers

Describe the bug
It looks like downloading llvm is done via git clone. Might be faster to download the tarball? I think https://github.com/llvm/llvm-project/tarball/master works.

To Reproduce
Steps to reproduce the behavior:

$ ./build-llvm.py --pgo kernel-defconfig --no-ccache

Expected behavior
Downloads faster.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • Command you ran: ./build-llvm.py --pgo kernel-defconfig --no-ccache
  • Distribution: gLinux (Debian
  • Python version: Python 3.9.12
  • Shell: zsh

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