staticafi/llvm2c

Block inlining should happen in a pass, not in ExprWriter

tomsik68 opened this issue · 1 comments

Block inlining should be implemented as copying expressions to the destination block.

Fixed in 1fd6789