Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander.nutz committed Dec 2, 2024
1 parent ad427f0 commit 4a30efc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.c
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ struct CompileData ir_opt_files[] = {
SP(CT_C, "ir/opt/ll_jumps.c"),
SP(CT_C, "ir/opt/ll_binary.c"),
SP(CT_C, "ir/opt/simple_patterns.c"),
SP(CT_C, "ir/opt/ll_sched.c"),
SP(CT_C, "ir/opt/if_opts.c"),
SP(CT_C, "ir/opt/swap_if_cases.c"),
};
Expand Down

0 comments on commit 4a30efc

Please sign in to comment.