Skip to content

Commit

Permalink
Update dependency: deps/llvm-backend_release (#4667)
Browse files Browse the repository at this point in the history
Co-authored-by: devops <devops@runtimeverification.com>
Co-authored-by: Roberto Rosmaninho <robertogomes@dcc.ufmg.br>
  • Loading branch information
3 people authored Oct 18, 2024
1 parent 7e36761 commit 4363408
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion deps/llvm-backend_release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.100
0.1.101
8 changes: 4 additions & 4 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
description = "K Framework";
inputs = {
llvm-backend.url = "github:runtimeverification/llvm-backend/v0.1.100";
llvm-backend.url = "github:runtimeverification/llvm-backend/v0.1.101";
haskell-backend = {
url = "github:runtimeverification/haskell-backend/v0.1.90";
inputs.rv-utils.follows = "llvm-backend/rv-utils";
Expand Down

0 comments on commit 4363408

Please sign in to comment.