Skip to content

make: avoid fetching available LLVM revision - #5685

Merged
deadprogram merged 1 commit into
tinygo-org:devfrom
jakebailey:llvm-source-skip-fetch
Sep 15, 2026
Merged

deadprogram merged 1 commit into
tinygo-org:devfrom
jakebailey:llvm-source-skip-fetch

Conversation

@jakebailey

Copy link
Copy Markdown
Member

I thought that git fetch would realize that the revision was already pulled, but, no, it actually hits the network anyway.

To speed up make llvm-source llvm-build, precheck the revision before fetching.

@dgryski dgryski left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@deadprogram

Copy link
Copy Markdown
Member

Thanks for the improvement @jakebailey and to @dgryski for review. Now merging.

@deadprogram
deadprogram merged commit fb7c09c into tinygo-org:dev Sep 15, 2026
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants