Skip to content

Commit acd11fc

Browse files
📜🤖 Added by blurb_it.
1 parent a17507a commit acd11fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Removed redundant fields from the compiler's basicblock struct: ``b_nofallthrough``, ``b_exit``, ``b_return``. They can be easily calculated from the opcode of the last instruction of the block.

0 commit comments

Comments
 (0)