When hitting an unsupported intrinsic, actually print it
authorChris Lattner <sabre@nondot.org>
Thu, 5 May 2005 17:55:17 +0000 (17:55 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 5 May 2005 17:55:17 +0000 (17:55 +0000)
commit7ea0ade1b6a16b5836645b61da671715180ab039
treeede89723866dbb9a262a84b4d3f8afb2bb613378
parentded10bfb46aeacf02acec0018a0b970c1f932a32
When hitting an unsupported intrinsic, actually print it
Lower debug info to noops.

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