Adjust to changes in User class. Aggregate constants now must explicitly
authorChris Lattner <sabre@nondot.org>
Sat, 29 Jan 2005 00:34:39 +0000 (00:34 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 29 Jan 2005 00:34:39 +0000 (00:34 +0000)
commite467147b30a10f2687a8ed9c8895a8eb846b50bb
tree909908755dfe803cd4ce38838aff0cc353cec004
parent265287f714f3eade72ff54e92678709498415c20
Adjust to changes in User class.  Aggregate constants now must explicitly
manage their operands.

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