improve "cannot yet select" errors a trivial amount: now
authorChris Lattner <sabre@nondot.org>
Tue, 21 Dec 2010 02:07:03 +0000 (02:07 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 21 Dec 2010 02:07:03 +0000 (02:07 +0000)
commit5df1578decc8b05ffaec0e7f5d1532234bc1be19
treeb67c46b23f6a12e1609c773926a6ecbd7150b11e
parenta519d577251c2a1207b466a4659d9eff37a989e1
improve "cannot yet select" errors a trivial amount: now
they are just as useless, but at least a bit more gramatical

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