Skip to content

Commit

Permalink
ooops
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander.nutz committed May 6, 2024
1 parent 9c62d7d commit 428ca5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ir/cir.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
/** transform cfor to c ir primitives that are representable in ir ir */
void cirblock_normalize(SsaBlock *block);

void cirblock_mksa_states(SsaBlock *block);
OptSsaVar cirblock_mksa_states(SsaBlock *block);

void cirblock_mksa_final(SsaBlock *block);

Expand Down

0 comments on commit 428ca5b

Please sign in to comment.