Skip to content

Commit

Permalink
x86-cli: Add detail to a TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
langston-barrett committed Aug 20, 2024
1 parent 141f9c1 commit 186c35d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion macaw-x86-cli/src/Data/Macaw/X86/Symbolic/CLI.hs
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,8 @@ withX86Hooks k = do
LittleEndian
DMS.ConcreteMutable
elfMem
-- TOOD?
-- TODO: We should write this variable, but can't here. See Macaw#423
-- and Crucible#1240 for details.
-- C.writeGlobal mvar initMem
let mmConf = DMS.memModelConfig bak ptrTable
pure (DMS.macawExtensions eFn mvar mmConf)
Expand Down

0 comments on commit 186c35d

Please sign in to comment.