mirror of
https://github.com/GaloisInc/macaw.git
synced 2024-11-22 05:45:51 +03:00
x86-cli: Add detail to a TODO
This commit is contained in:
parent
141f9c113d
commit
186c35da7c
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user