Skip to content

Commit 169a85b

Browse files
committed
---
yaml --- r: 765 b: refs/heads/master c: 594cf63 h: refs/heads/master i: 763: 967567a v: v3
1 parent 2949265 commit 169a85b

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

[refs]

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: caaf8679d8d22d75511fb0fc2adef585990ef397
2+
refs/heads/master: 594cf632147bd8eb21ae55e9e377412ef974397a

trunk/src/boot/me/trans.ml

-3
Original file line numberDiff line numberDiff line change
@@ -4532,9 +4532,6 @@ let trans_visitor
45324532
get_element_ptr all_callee_args_cell Abi.calltup_elt_ty_params
45334533
in
45344534
let callee_args_cell =
4535-
(* FIXME (issue #81): Once we've actually got proper ty_params,
4536-
* we should GEP dynamically here to get the args, since they may
4537-
* be aligned dynamically if they have parameterized type. *)
45384535
get_element_ptr_dyn closure_ty_params_cell
45394536
all_callee_args_cell Abi.calltup_elt_args
45404537
in

0 commit comments

Comments
 (0)