Remove spurious case. EXTLOAD is not one of the node opcodes.
authorNick Lewycky <nicholas@mxc.ca>
Sun, 29 Oct 2006 02:26:30 +0000 (02:26 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sun, 29 Oct 2006 02:26:30 +0000 (02:26 +0000)
commitf6aaaaa39ef0901623965b9e8306c36a6d3bb89e
treeefd2d0021ae17f26fec3e0c4a3b11508d99c8885
parentbad7f48c7070444eeb767c169f8bbed86b2c1ae1
Remove spurious case. EXTLOAD is not one of the node opcodes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31275 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAG.cpp