Commit 4e408bf7 authored by Kevin Modzelewski's avatar Kevin Modzelewski

Merge with bst changes

parent a61d2899
......@@ -2483,7 +2483,7 @@ public:
} else {
cfg->placeBlock(break_block);
curblock = break_block;
push_back(makeKill(itername));
push_back(makeKill(itername.is));
pushJump(end_block);
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment