Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
llvm
lib
Transforms
Scalar
SCCP.cpp
Find file
Blame
History
Permalink
Fix a use of an invalidated iterator in the case where there are multiple
· 1f522d98
Dan Gohman
authored
Nov 23, 2009
adjacent uses of a dead basic block from the same user. This fixes PR5596. llvm-svn: 89658
1f522d98
Loading