disallow concatenation of two dags with different operators.
authorChris Lattner <sabre@nondot.org>
Thu, 18 Mar 2010 21:07:51 +0000 (21:07 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 18 Mar 2010 21:07:51 +0000 (21:07 +0000)
commit0b6c926856fe6de3ab2180bdcfd642d9342cd163
treeb93600b930235fabda0d46d31bfb0d0e3def01a5
parentf55eed299b84a9312c3c112d59ff4e6cb048b795
disallow concatenation of two dags with different operators.

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