OSDN Git Service

Merge InstrTypes.cpp into this file
authorChris Lattner <sabre@nondot.org>
Sat, 29 Jan 2005 00:35:16 +0000 (00:35 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 29 Jan 2005 00:35:16 +0000 (00:35 +0000)
commitb12261ac698bf9c8dd118bb94d87aae266dac98a
treed8589fcf56279d02b2e101e190e4b4a28bfe5113
parente467147b30a10f2687a8ed9c8895a8eb846b50bb
Merge InstrTypes.cpp into this file
Adjust to changes in the User class, operand handling is very different.
PHI node and switch statements must handle explicit resizing of operand
lists.

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