-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #997 from GaloisInc/saw-what4-refactor
Refactor SAWCore<->What4 connection
- Loading branch information
Showing
17 changed files
with
255 additions
and
211 deletions.
There are no files selected for viewing
Submodule crucible
updated
17 files
+0 −1 | .github/Dockerfile-crux-llvm | |
+0 −1 | .github/Dockerfile-crux-mir | |
+0 −6 | .github/cabal.project.crux-llvm | |
+0 −6 | .github/cabal.project.crux-mir | |
+2 −0 | .github/ci.sh | |
+13 −1 | .github/workflows/crux-llvm-build.yml | |
+0 −9 | .gitmodules | |
+0 −9 | cabal.project | |
+1 −1 | crucible-mc/exe/Main.hs | |
+48 −23 | crucible/src/Lang/Crucible/Backend/Online.hs | |
+0 −1 | crux-llvm/crux-llvm.cabal | |
+3 −3 | crux/src/Crux/Goal.hs | |
+0 −1 | dependencies/cryptol | |
+0 −1 | dependencies/hpb | |
+1 −1 | dependencies/llvm-pretty | |
+1 −1 | dependencies/llvm-pretty-bc-parser | |
+0 −1 | dependencies/saw-core |
Submodule saw-core
updated
4 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.