Skip to content

Commit

Permalink
remove fixme
Browse files Browse the repository at this point in the history
  • Loading branch information
eponier committed Oct 24, 2024
1 parent 44caf75 commit 87f3575
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion compiler/src/varalloc.ml
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,6 @@ let alloc_stack_fd callstyle pd get_info gtbl fd =

let sao_params, atbl = all_alignment pd ctbl alias fd.f_args lalloc in

(* FIXME: all cases must be dealt with *)
let ra_on_stack =
match fd.f_cc with
| Internal -> assert false
Expand Down

0 comments on commit 87f3575

Please sign in to comment.