Skip to content

Crux v0.9

Latest
Compare
Choose a tag to compare
@mccleeary-galois mccleeary-galois released this 30 Aug 19:17
· 12 commits to master since this release

Crux Updates

MIR Updates

  • Add support for GHC 9.8
  • Constant slice updates in accordance with downstream changes from crucible-mir.

LLVM Updates

  • Add support for GHC 9.8
  • The type signatures in Crux.LLVM.Overrides now use fewer type parameters in the OverrideTemplates that they return, in accordance with downstream changes from crucible-llvm.