Skip to content

chore: Update DEVELOPMENT.md with LLVM 21 setup instructions#2935

Merged
aborgna-q merged 2 commits intomainfrom
ab/llvm-21-instructions
Mar 16, 2026
Merged

chore: Update DEVELOPMENT.md with LLVM 21 setup instructions#2935
aborgna-q merged 2 commits intomainfrom
ab/llvm-21-instructions

Conversation

@aborgna-q
Copy link
Collaborator

No description provided.

@aborgna-q aborgna-q marked this pull request as ready for review March 10, 2026 16:48
@aborgna-q aborgna-q requested a review from a team as a code owner March 10, 2026 16:48
@aborgna-q aborgna-q requested a review from acl-cqc March 10, 2026 16:48
@codecov
Copy link

codecov bot commented Mar 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.78%. Comparing base (61aba25) to head (b58e035).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2935   +/-   ##
=======================================
  Coverage   83.78%   83.78%           
=======================================
  Files         267      267           
  Lines       52975    52975           
  Branches    46914    46914           
=======================================
  Hits        44384    44384           
  Misses       6320     6320           
  Partials     2271     2271           
Flag Coverage Δ
python 88.74% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@aborgna-q aborgna-q force-pushed the ab/llvm-21-instructions branch from b58e035 to 122e1f4 Compare March 11, 2026 09:42
Copy link
Contributor

@acl-cqc acl-cqc left a comment

Choose a reason for hiding this comment

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

Looks good, thanks.

On Mac it was brew install llvm@21 and then setting the LLVM_SYS_211_PREFIX thing

DEVELOPMENT.md Outdated
- Optional: llvm `== 14.0`. The "llvm" feature (backed by the sub-crate `hugr-llvm`)
requires LLVM installed. We use the rust bindings
- Optional: llvm `== 21.1`. The "llvm" feature (backed by the sub-crate `hugr-llvm`)
requires LLVM 21.0 installed. We use the rust bindings
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this should be 21.1?

DEVELOPMENT.md Outdated
requires LLVM installed. We use the rust bindings
- Optional: llvm `== 21.1`. The "llvm" feature (backed by the sub-crate `hugr-llvm`)
requires LLVM 21.0 installed. We use the rust bindings
[llvm-sys](https://crates.io/crates/llvm-sys) to [llvm](https://llvm.org/).
Copy link
Contributor

Choose a reason for hiding this comment

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

Drive-by nit: this seems odd; surely it's the capital LLVM on the previous line that should be the link?

@aborgna-q aborgna-q enabled auto-merge March 16, 2026 10:17
@aborgna-q aborgna-q added this pull request to the merge queue Mar 16, 2026
Merged via the queue into main with commit 8b52e06 Mar 16, 2026
25 checks passed
@aborgna-q aborgna-q deleted the ab/llvm-21-instructions branch March 16, 2026 10:21
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.

2 participants