OSDN Git Service

SDNode::dump should also print out extension type and VT.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 10 Oct 2006 20:05:10 +0000 (20:05 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 10 Oct 2006 20:05:10 +0000 (20:05 +0000)
commit0ac1c6ad9af78654188ca5164c1d0839e834444e
treee5a66eb68102235cb33d5b671baad5f92612ced0
parent667c349febc16ec921093baedadeeab8488dbe26
SDNode::dump should also print out extension type and VT.

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