Skip to content

Commit c70db32

Browse files
committed
Add break
1 parent b1bcb98 commit c70db32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/lib/Target/AMDGPU/AMDGPUSplitModule.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -533,6 +533,7 @@ void SplitGraph::buildGraph(CallGraph &CG) {
533533

534534
// everything else is handled conservatively.
535535
HasIndirectCall = true;
536+
break;
536537
}
537538
}
538539

0 commit comments

Comments
 (0)