Don't explicitly use the SCC class
authorChris Lattner <sabre@nondot.org>
Sun, 31 Aug 2003 19:55:06 +0000 (19:55 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 31 Aug 2003 19:55:06 +0000 (19:55 +0000)
commit729d73d425430c285116af0d1ae523e95c3fa9eb
tree403bb9742ba28a02dd38a0c32be6b420ef51d7e7
parent56ef49f5c63e4fbf449ef81af047462bd93737b7
Don't explicitly use the SCC class

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8271 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/IPA/PrintSCC.cpp
lib/Analysis/PrintSCC.cpp
tools/analyze/PrintSCC.cpp
tools/opt/PrintSCC.cpp