From 594cf632147bd8eb21ae55e9e377412ef974397a Mon Sep 17 00:00:00 2001 From: Graydon Hoare Date: Sun, 10 Oct 2010 00:17:41 -0700 Subject: Remove obsolete comment, issue was fixed with last checkin. --- src/boot/me/trans.ml | 3 --- 1 file changed, 3 deletions(-) (limited to 'src') diff --git a/src/boot/me/trans.ml b/src/boot/me/trans.ml index b3544a85..79ed4150 100644 --- a/src/boot/me/trans.ml +++ b/src/boot/me/trans.ml @@ -4532,9 +4532,6 @@ let trans_visitor get_element_ptr all_callee_args_cell Abi.calltup_elt_ty_params in let callee_args_cell = - (* FIXME (issue #81): Once we've actually got proper ty_params, - * we should GEP dynamically here to get the args, since they may - * be aligned dynamically if they have parameterized type. *) get_element_ptr_dyn closure_ty_params_cell all_callee_args_cell Abi.calltup_elt_args in -- cgit v1.2.3