Skip to content

Switch llvm-raw to a git_override rule#6854

Merged
chandlerc merged 2 commits intocarbon-language:trunkfrom
jonmeow:llvm-git-override
Mar 7, 2026
Merged

Switch llvm-raw to a git_override rule#6854
chandlerc merged 2 commits intocarbon-language:trunkfrom
jonmeow:llvm-git-override

Conversation

@jonmeow
Copy link
Contributor

@jonmeow jonmeow commented Mar 7, 2026

By using git_override, we get some validation from the sha, while removing the sha256 on the .tar.gz which has been brittle lately. Note the difference between downloading via sha is this still locally validates content.

Versus something like #6844, this doesn't update the llvm version, just how we get it.

Assisted-by: Google Antigravity with Gemini

Assisted-by: Google Antigravity with Gemini
@jonmeow jonmeow requested a review from a team as a code owner March 7, 2026 00:12
@jonmeow jonmeow requested review from geoffromer and removed request for a team March 7, 2026 00:12
Assisted-by: Google Antigravity with Gemini
Copy link
Contributor

@geoffromer geoffromer left a comment

Choose a reason for hiding this comment

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

LGTM but I'm not sure I fully understand the ramifications of this, so I'd prefer if someone like @chandlerc could approve.

@geoffromer geoffromer requested a review from chandlerc March 7, 2026 01:01
Copy link
Contributor

@chandlerc chandlerc left a comment

Choose a reason for hiding this comment

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

LG

@chandlerc chandlerc added this pull request to the merge queue Mar 7, 2026
Merged via the queue into carbon-language:trunk with commit f27f883 Mar 7, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants