Value cannot be directly instantiated. I think that this code was TRYING to
authorChris Lattner <sabre@nondot.org>
Mon, 8 Apr 2002 22:05:54 +0000 (22:05 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 8 Apr 2002 22:05:54 +0000 (22:05 +0000)
commit69a34cddaf00ebd4ffdcbda15db0333134298703
tree2358e4ea650081cf5df095d0bdb526e1cb31bea7
parentbc55a3140ca0f9e7b3d63d3efea5921f906446ed
Value cannot be directly instantiated.  I think that this code was TRYING to
make a PHI node, although it was badly broken.  This keeps tests passing, so
we'll go with it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2184 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/InstrSelection/InstrSelection.cpp
lib/Target/SparcV9/InstrSelection/InstrSelection.cpp