Skip to content

Commit

Permalink
Merge branch 'topic/71-kanig-colibri' into 'master'
Browse files Browse the repository at this point in the history
Add remove_unused transform to colibri driver

Issue: eng/spark/spark2014#71

See merge request eng/spark/why3!69
  • Loading branch information
kanigsson committed Oct 17, 2024
2 parents c0d2720 + bfad32e commit 2ab57e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/colibri.drv
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ transformation "compile_match"
transformation "inline_trivial"
transformation "simplify_formula"
transformation "eliminate_builtin"
transformation "remove_unused"
transformation "eliminate_recursion"
transformation "eliminate_inductive"
transformation "eliminate_gnatprove_guard_epsilon"
Expand Down

0 comments on commit 2ab57e2

Please sign in to comment.