Remove unused assignArguments and argumentsSize.
[ghc-hetmet.git] / compiler / cmm / cmm-notes
index 98c2e83..0800bfb 100644 (file)
@@ -1,7 +1,6 @@
 More notes (June 11)\r
 ~~~~~~~~~~~~~~~~~~~~\r
-* Kill dead code assignArguments, argumentsSize in CmmCallConv.\r
-  Bake in ByteOff to ParamLocation and ArgumentFormat\r
+* Bake in ByteOff to ParamLocation and ArgumentFormat\r
   CmmActuals -> [CmmActual]  similary CmmFormals\r
 \r
 * Possible refactoring: Nuke AGraph in favour of \r