rename SimplifyCFG.cpp -> SimplifyCFGPass.cpp
authorChris Lattner <sabre@nondot.org>
Wed, 14 May 2008 20:38:44 +0000 (20:38 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 14 May 2008 20:38:44 +0000 (20:38 +0000)
commit4186ad56cfe70ab065d3ca7aadcded814574fa42
treee7b5e5c51ca8b466b79fe6ff31bb3473c49f33ae
parentbb60674191446ba3fc8febdf9d4f22da5a273c3c
rename SimplifyCFG.cpp -> SimplifyCFGPass.cpp

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51130 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/SimplifyCFG.cpp [deleted file]
lib/Transforms/Scalar/SimplifyCFGPass.cpp [new file with mode: 0644]