Skip to content

Commit

Permalink
llvm: Rebuild
Browse files Browse the repository at this point in the history
Signed-off-by: Ikey Doherty <[email protected]>
  • Loading branch information
ikeycode committed Feb 26, 2024
1 parent e7ec999 commit 545e8c4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file modified l/llvm/manifest.x86_64.bin
Binary file not shown.
2 changes: 1 addition & 1 deletion l/llvm/manifest.x86_64.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -3839,6 +3839,6 @@
}
},
"source-name": "llvm",
"source-release": "9",
"source-release": "10",
"source-version": "17.0.4"
}
2 changes: 1 addition & 1 deletion l/llvm/stone.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# TODO: Split out clang/etc and build statically against llvm package!
name : llvm
version : 17.0.4
release : 9
release : 10
summary : Low Level Virtual Machine
license :
- Apache-2.0 WITH LLVM-exception
Expand Down

0 comments on commit 545e8c4

Please sign in to comment.