未验证 提交 4e6fc148 编写于 作者: N nnpcYvIVl 提交者: GitHub

Update ControlFlowGraphBuilder.cs

上级 b78c5200
......@@ -646,7 +646,7 @@ private static bool PackBlocks(ArrayBuilder<BasicBlockBuilder> blocks, PooledDic
{
// We set this local to true during the loop below when we make some changes that might enable
// transformations for basic blocks that were already looked at. We simply keep repeating the
// pass untill no such changes are made.
// pass until no such changes are made.
retry = false;
int count = blocks.Count - 1;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册