x86-cli: Add detail to a TODO

This commit is contained in:
Langston Barrett 2024-08-20 16:57:39 -04:00
parent 141f9c113d
commit 186c35da7c

View File

@ -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)