-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set and use writability permission bits on JVM static fields.
Adapt to GaloisInc/crucible#733.
- Loading branch information
Brian Huffman
committed
May 14, 2021
1 parent
c5fa512
commit eb99262
Showing
3 changed files
with
14 additions
and
5 deletions.
There are no files selected for viewing
Submodule crucible
updated
3 files
+10 −2 | crucible-jvm/src/Lang/Crucible/JVM/Context.hs | |
+38 −15 | crucible-jvm/src/Lang/Crucible/JVM/Simulate.hs | |
+7 −4 | crucible-jvm/src/Lang/Crucible/JVM/Translation/Class.hs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters