Skip to content

Commit

Permalink
Re-enabled some stages
Browse files Browse the repository at this point in the history
  • Loading branch information
bras5523 committed Aug 6, 2024
1 parent e7f8903 commit 2162096
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/cognac.c
Original file line number Diff line number Diff line change
Expand Up @@ -3159,13 +3159,13 @@ int main(int argc, char** argv)
//static_branches,
static_calls,
determine_arguments,
//compute_stack,
compute_stack,
add_arguments,
add_generics,
//balance_branches,
//compute_stack,
compute_stack,
add_registers,
//shorten_references,
shorten_references,
//inline_values,
compute_variables,
resolve_early_use,
Expand Down

0 comments on commit 2162096

Please sign in to comment.