You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Weakest Preconditions on LAVA dataset
2
2
3
-
Make with cmake. Run `run.sh` to run the main pass. The llvm pass to run is implemented in `MainPass.cpp`.
3
+
Make with cmake. On Debian 12, using the default `LLVM 16` and `libz3` dependencies from `apt` can work. Requires Run `run.sh` to run the main pass. The llvm pass to run is implemented in `MainPass.cpp`.
0 commit comments