Skip to content
This repository was archived by the owner on Jan 18, 2026. It is now read-only.

compiler: remove llvmlite workaround for size optimization level#2942

Open
fsagbuya wants to merge 2 commits into
m-labs:masterfrom
fsagbuya:llvmlite_0.46
Open

compiler: remove llvmlite workaround for size optimization level#2942
fsagbuya wants to merge 2 commits into
m-labs:masterfrom
fsagbuya:llvmlite_0.46

Conversation

@fsagbuya

Copy link
Copy Markdown
Contributor

We don't need the version check and the llvmlite v0.45 size optimization level workaround anymore since the upstream stable nixpkgs now uses v0.46. See: NixOS/nixpkgs@4d10fad.

Tested with nix build .#artiq.

Related issue: #2924.

@sbourdeauducq

Copy link
Copy Markdown
Member

I think it doesn't hurt to keep a simple workaround like that for a while, and it would support people using other installation methods?

@fsagbuya

Copy link
Copy Markdown
Contributor Author

In MSYS2, the upstream llvmlite version is already 0.46 as well. This is just a nit to keep the code simpler and streamlined. Yes, it would not hurt to keep it for a while.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants