Remove dependence on the return type of ConstantArray::get
authorChris Lattner <sabre@nondot.org>
Sun, 15 Feb 2004 04:05:58 +0000 (04:05 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 15 Feb 2004 04:05:58 +0000 (04:05 +0000)
commit371064481a9b15b1f73b7b021ec1c808c6fa5d1f
tree3589aea227ca7e69c6be33ebded3eea9f97f4284
parentaab54da21c8c9d38430d8681c63b633b7e7bf71c
Remove dependence on the return type of ConstantArray::get

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11463 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/EmitFunctions.cpp
lib/VMCore/Constants.cpp
projects/Stacker/lib/compiler/StackerCompiler.cpp