mirror of
https://github.com/GaloisInc/macaw.git
synced 2024-11-24 08:53:12 +03:00
[refinement] Remove traceM statement.
This commit is contained in:
parent
3aae34297f
commit
72c54dcf15
@ -349,7 +349,6 @@ withDefaultRefinementContext loaded_binary k = do
|
||||
LLVM.LittleEndian
|
||||
MSM.ConcreteMutable
|
||||
(MBL.memoryImage loaded_binary)
|
||||
traceM $ "### mem alloc count: " ++ show (LLVM.memAllocCount mem)
|
||||
MS.withArchEval arch_vals sym $ \arch_eval_fns -> do
|
||||
let ext_impl = MS.macawExtensions
|
||||
arch_eval_fns
|
||||
|
Loading…
Reference in New Issue
Block a user