Adjustments to support the new ConstantAggregateZero class
authorChris Lattner <sabre@nondot.org>
Sun, 15 Feb 2004 05:55:15 +0000 (05:55 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 15 Feb 2004 05:55:15 +0000 (05:55 +0000)
commitde512b5b2edebe9c9021a92c7c7a9ae9fbc380d6
tree4da44078e014b4c44afa0a73fd0f57c26a748553
parentcfb0fd2ce8a1a7d5ac83d5bf42742219179ffa03
Adjustments to support the new ConstantAggregateZero class

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11474 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bytecode/Writer/SlotCalculator.cpp
lib/Linker/LinkModules.cpp
lib/Target/SparcV9/SparcV9AsmPrinter.cpp
lib/Transforms/Scalar/InstructionCombining.cpp
lib/Transforms/Scalar/SCCP.cpp
lib/Transforms/Utils/Linker.cpp
lib/Transforms/Utils/ValueMapper.cpp
lib/VMCore/AsmWriter.cpp
lib/VMCore/Linker.cpp
lib/VMCore/SlotCalculator.cpp