[JITLink] Fix edge removal iterator invalidation.
This patch changes Block::removeEdge to return a valid iterator to the new next element, and uses this to update the edge removal algorithm in LinkGraph::splitBlock.
Loading
Please sign in to comment