-
Notifications
You must be signed in to change notification settings - Fork 150
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' into _update-deps/runtimeverification/hs-backe…
…nd-booster
- Loading branch information
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Submodule llvm-backend
updated
8 files
+27 −23 | docs/proof-trace.md | |
+10 −3 | include/kllvm/codegen/ProofEvent.h | |
+7 −6 | lib/codegen/CreateTerm.cpp | |
+30 −4 | lib/codegen/Decision.cpp | |
+32 −8 | lib/codegen/ProofEvent.cpp | |
+2 −2 | runtime/take_steps.ll | |
+1 −0 | runtime/util/ConfigurationPrinter.cpp | |
+2 −2 | runtime/util/ConfigurationSerializer.cpp |