Dump the instruction that foiled ISel even when -debug is not used.
authorDan Gohman <gohman@apple.com>
Wed, 20 Aug 2008 20:47:32 +0000 (20:47 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 20 Aug 2008 20:47:32 +0000 (20:47 +0000)
commit2385852b5b9b82e15eb4502d71b5f916882418d7
tree5ac32a776e0360977bc345a9b662f1df44395e99
parentfb018d0433f7b52c3f1235e675276adb1f92d597
Dump the instruction that foiled ISel even when -debug is not used.

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