Skip to content

Commit

Permalink
use llvm 17
Browse files Browse the repository at this point in the history
  • Loading branch information
katrinafyi committed Jul 24, 2024
1 parent d70b57b commit cfccb80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
- run: dune build --profile release
- run: echo ':gen A64 .* cpp' | OCAMLRUNPARAM=b dune exec asli

- run: offlineASL-cpp/check.py
- run: LLVM_CONFIG=$(which llvm-config-17) offlineASL-cpp/check.py

- name: 'syntax check generated C++ lifter'
run: meson compile -C offlineASL-cpp/build

0 comments on commit cfccb80

Please sign in to comment.