Skip to content

Commit eaa33af

Browse files
author
Aaron Tomb
committed
Add comment about where to get ABC
Closes #1358
1 parent 76ced9c commit eaa33af

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGES.md

+8
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,14 @@ uninterpreted functions.
7070
[issues](https://github.com/galoisinc/saw-script/issues) for
7171
performance regressions you encounter!
7272

73+
The removal of the linked-in ABC version means that the `abc` tactic
74+
now requires an external `abc` executable. You can get this by
75+
downloading a `with-solvers` package from the releases page, by
76+
downloading a solver package from the [`what4-solvers`
77+
repository](https://github.com/GaloisInc/what4-solvers), or by
78+
building it yourself from the [ABC
79+
repository](https://github.com/berkeley-abc/abc).
80+
7381
* The LLVM bitcode reader now should support files from any LLVM version
7482
between 3.6 and 12.
7583

0 commit comments

Comments
 (0)