[project @ 2001-08-08 14:11:58 by sewardj]
authorsewardj <unknown>
Wed, 8 Aug 2001 14:11:58 +0000 (14:11 +0000)
committersewardj <unknown>
Wed, 8 Aug 2001 14:11:58 +0000 (14:11 +0000)
commit5df78042458dc002b72b9b20f1e43ab28bff9ada
tree9e5c8ab571e713b1615ed786f2f9c46bc902fb86
parentdfebb20f1498cd7b3fdcd18c53eaaa67d80c9f05
[project @ 2001-08-08 14:11:58 by sewardj]
Use the bytecode generator's monad to keep track of the malloc'd blocks
created for each BCO.  Eventually use this info to generate a finaliser
which is tied to the real, linked BCO
ghc/compiler/ghci/ByteCodeGen.lhs
ghc/compiler/ghci/ByteCodeInstr.lhs
ghc/compiler/ghci/ByteCodeLink.lhs