Emit an error instead of an assertion if trying to do bogus things in result patterns.
authorChris Lattner <sabre@nondot.org>
Wed, 11 Jan 2006 01:33:49 +0000 (01:33 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 11 Jan 2006 01:33:49 +0000 (01:33 +0000)
commit7893f13ad69d56142e848f1091d131dc8a394937
treedf67da761dece808f67f9601f96fe1a949a970a6
parent07ac89f30af4a58cf9344481f558d756fe25f468
Emit an error instead of an assertion if trying to do bogus things in result patterns.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25194 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/DAGISelEmitter.cpp