Remove dependence on return type of ConstantStruct::get
authorChris Lattner <sabre@nondot.org>
Sun, 15 Feb 2004 04:07:32 +0000 (04:07 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 15 Feb 2004 04:07:32 +0000 (04:07 +0000)
commit04d1fb6df9799009c1ad7d7c5a6419d48c916ff7
tree1364dc3e89f6f26d4ab22b328579d40187e2cc6a
parent371064481a9b15b1f73b7b021ec1c808c6fa5d1f
Remove dependence on return type of ConstantStruct::get

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