-
Notifications
You must be signed in to change notification settings - Fork 152
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
flake.nix, llvm-backend/src/main/native/llvm-backend: update to versi…
…on v0.1.59
- Loading branch information
rv-jenkins
committed
Jul 19, 2024
1 parent
4407560
commit 42ead27
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule llvm-backend
updated
8 files
+21 −5 | bin/llvm-kompile-clang | |
+1 −0 | lib/codegen/ApplyPasses.cpp | |
+1 −1 | nix/llvm-backend.nix | |
+1 −1 | package/debian/changelog | |
+1 −1 | package/version | |
+40 −0 | test/c/Inputs/flat-namespace.c | |
+6,525 −0 | test/c/flat-namespace.kore | |
+14 −0 | test/c/k-files/flat-namespace.k |