Added default parameters to GetElementPtrInstr constructor call. Visual Studio 2k5...
authorChuck Rose III <cfr@adobe.com>
Wed, 5 Sep 2007 16:54:38 +0000 (16:54 +0000)
committerChuck Rose III <cfr@adobe.com>
Wed, 5 Sep 2007 16:54:38 +0000 (16:54 +0000)
commitd4af306aec6b37abf6d5509e107f277b681ec83d
treeeda810333b3a3b85f2c29d4a72d74d5a8d816342
parent988650438440e5aedbcf13adf8bc2ae4fda3bd4f
Added default parameters to GetElementPtrInstr constructor call.  Visual Studio 2k5 was getting confused and was unable to compile it.  Suspected compiler error.

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