Fix description and type profiling
authorIan Lynagh <igloo@earth.li>
Fri, 17 Aug 2007 14:45:31 +0000 (14:45 +0000)
committerIan Lynagh <igloo@earth.li>
Fri, 17 Aug 2007 14:45:31 +0000 (14:45 +0000)
commit3704620a9078bbcc429229e29242b7352647ee89
treeaababbe1d9b8db4664e88bc7ca14034917a522c6
parent50935f16dd3b479416530a991d52ee2fa7bd62ef
Fix description and type profiling
Consistently make the type and description in the info table an offset
or a pointer, depending on whether tables are next to code or not.
compiler/cmm/CmmInfo.hs
compiler/codeGen/CgInfoTbls.hs