Skip to content

Support LLVM 21 - #8

Merged
sgt0 merged 5 commits into
Jaded-Encoding-Thaumaturgy:masterfrom
yuygfgg:master
Sep 9, 2025
Merged

Support LLVM 21#8
sgt0 merged 5 commits into
Jaded-Encoding-Thaumaturgy:masterfrom
yuygfgg:master

Conversation

@yuygfgg

@yuygfgg yuygfgg commented Sep 8, 2025

Copy link
Copy Markdown

No description provided.

@sgt0
sgt0 self-requested a review September 9, 2025 13:18

@sgt0 sgt0 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.

Can you add v21 to the following places as well?:

  1. flake.nix: add
llvm_21 = pkgs.callPackage ./package.nix {libllvm = pkgs.llvmPackages_21.libllvm;};

below the llvm_20 line, then have default = llvm_21.
2. CI workflow: append 21 to this array.

@sgt0
sgt0 self-requested a review September 9, 2025 13:28
@sgt0

sgt0 commented Sep 9, 2025

Copy link
Copy Markdown
Member

Okay, flake.lock is probably just a bit too old for this. I won't make you update that. Lemme push an update and see if that fixes the build.

@sgt0

sgt0 commented Sep 9, 2025

Copy link
Copy Markdown
Member

Should be fine now if you pull latest master.

@sgt0
sgt0 merged commit 78cbe94 into Jaded-Encoding-Thaumaturgy:master Sep 9, 2025
8 checks passed
@sgt0

sgt0 commented Sep 9, 2025

Copy link
Copy Markdown
Member

Thank you!

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