Skip to content

Commit

Permalink
CHANGES: Add llvm_ffi_setup
Browse files Browse the repository at this point in the history
  • Loading branch information
qsctr committed Oct 3, 2023
1 parent 8b4d156 commit 8977fc7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@
information, see the
[manual](https://github.com/GaloisInc/saw-script/blob/master/doc/manual/manual.md#cryptol-and-its-role-in-saw).

* Building on the above feature, SAW now supports automatically
generating LLVM setup scripts for Cryptol FFI functions with the
`llvm_ffi_setup` command. For more information, see the [manual](https://github.com/GaloisInc/saw-script/blob/master/doc/manual/manual.md#verifying-cryptol-ffi-functions).

# Version 1.0 -- 2023-06-26

## New Features
Expand Down

0 comments on commit 8977fc7

Please sign in to comment.