Skip to content

Commit

Permalink
Mention #1107 in the crucible-mir CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanGlScott committed Jan 31, 2024
1 parent e1dec5c commit b9ff723
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions crucible-mir/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@
makes it possible to call into the `crucible-mir` memory model from SAW
without needing a full-blown `SimState`, which isn't readily at hand in the
parts of SAW that need the memory model.
* There are now variants of the memory model–related functions in
`Mir.Intrinsics` whose names are suffixed with `*IO`. These functions live in
`IO` instead of `MuxLeafT sym IO`, which make them easier to call from `IO`
contexts.

# 0.1

Expand Down

0 comments on commit b9ff723

Please sign in to comment.