Remove the itbls field of BCO, put itbls in with the literals
authorSimon Marlow <simonmar@microsoft.com>
Tue, 27 Feb 2007 13:46:09 +0000 (13:46 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Tue, 27 Feb 2007 13:46:09 +0000 (13:46 +0000)
commitb067bdc33ce1a0bb01957b0bcfbb1c516dba53a4
treeca8c9a739185c3714fa795c1924b5bd781c21bbd
parentf38310c9d33a263a610005996f32f3d7d2e25c44
Remove the itbls field of BCO, put itbls in with the literals
This is a simplification & minor optimisation for GHCi
compiler/ghci/ByteCodeAsm.lhs
compiler/ghci/ByteCodeLink.lhs
compiler/prelude/primops.txt.pp
includes/Closures.h
includes/mkDerivedConstants.c
rts/Disassembler.c
rts/Interpreter.c
rts/PrimOps.cmm
rts/Sanity.c
rts/sm/Compact.c
rts/sm/Scav.c