Skip to content

Commit

Permalink
crucible-llvm: Note LLVMOverride removal of bak in CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
langston-barrett committed Mar 22, 2024
1 parent c05d84d commit f3d828a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions crucible-llvm/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

* `LLVMOverride` now has an additional `ext` type parameter. See the Haddocks
for `LLVMOverride` for details and motivation.
* The `llvmOverride_def` field of `LLVMOverride` no longer takes a `bak`
argument. To retrieve the current symbolic backend, use
`Lang.Crucible.Simulator.OverrideSim.ovrWithBackend`.

# 0.6 -- 2024-02-05

Expand Down

0 comments on commit f3d828a

Please sign in to comment.