Factor the GetGEPGlobalInitializer out of this pass and into Transforms/Utils
authorChris Lattner <sabre@nondot.org>
Mon, 26 Sep 2005 05:28:06 +0000 (05:28 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 26 Sep 2005 05:28:06 +0000 (05:28 +0000)
commit363f2a26d599a76905972e63457cee412c18fc85
treea0a85a8fea5e697fcdfb8526c19aa307be9bbdd5
parentc5f52e6da18e6e8ccb62aac2a4cb431df98e7d6d
Factor the GetGEPGlobalInitializer out of this pass and into Transforms/Utils
as ConstantFoldLoadThroughGEPConstantExpr.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23445 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/InstructionCombining.cpp