Finished some proof branches in prvSelectHighestPriorityTask.

This commit is contained in:
Tobias Reinhard 2022-12-05 14:46:11 -05:00
parent 346a7f778a
commit ee2922ad80
2 changed files with 167 additions and 30 deletions

View file

@ -42,6 +42,7 @@ echo "\n\nPreprocessing script finished\n\n"
-I proofs \
-codeFont "$FONT_SIZE" -traceFont "$FONT_SIZE" \
-assume_no_provenance \
-disable_overflow_check
# -prover z3v4.5
# -target 32bit -prover z3v4.5 \
# TODO: If we set the target to 32bit, VF create `uint` chunks instead of `char` chunks during malloc