Add support for the new ConstantAggregateZero class
authorChris Lattner <sabre@nondot.org>
Sun, 15 Feb 2004 05:54:27 +0000 (05:54 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 15 Feb 2004 05:54:27 +0000 (05:54 +0000)
commitcfb0fd2ce8a1a7d5ac83d5bf42742219179ffa03
treefd2c724b41fb14c032dee9b7686067b389cc3cd2
parentdd2c82a427a089e7c704af44eeeb2a10a38e2519
Add support for the new ConstantAggregateZero class

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11473 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CBackend/CBackend.cpp
lib/Target/CBackend/Writer.cpp