Remove redundant copy of comment.
This commit is contained in:
parent
0364a801bb
commit
69a34503f4
1 changed files with 0 additions and 1 deletions
|
@ -3763,7 +3763,6 @@ let trans_visitor
|
|||
(* NB: follow any exterior pointer as we go. *)
|
||||
let src_cell = deref_slot false src_cell src_slot in
|
||||
|
||||
(* NB: follow any exterior pointer as we go. *)
|
||||
let tag_cell:Il.cell = get_element_ptr src_cell 0 in
|
||||
let union_cell =
|
||||
get_element_ptr_dyn_in_current_frame src_cell 1
|
||||
|
|
Loading…
Add table
Reference in a new issue