Minor refactoring and formatting
authordias@cs.tufts.edu <unknown>
Fri, 18 Sep 2009 19:14:17 +0000 (19:14 +0000)
committerdias@cs.tufts.edu <unknown>
Fri, 18 Sep 2009 19:14:17 +0000 (19:14 +0000)
commitdf5b491ce79b42987363ae96bc98b633cf55cca2
tree6f4996cb5778c131b6ca4fa3f4baab81f9db4be2
parent787b08bdea84cca4bf9490d87c059453bffc5ad2
Minor refactoring and formatting
Wrote a generic function to extend dataflow results for safe foreign calls.
Should be able to throw it away when we change the representation of safe foreign calls.
compiler/cmm/CmmBuildInfoTables.hs
compiler/cmm/CmmCPSZ.hs
compiler/cmm/ZipCfgCmmRep.hs