diagnose targets that define two alises with the same 'from' mnemonic
authorChris Lattner <sabre@nondot.org>
Sat, 30 Oct 2010 18:56:12 +0000 (18:56 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 30 Oct 2010 18:56:12 +0000 (18:56 +0000)
commit4fd32c66481c107a4f32cbec0c3017d9c6154a93
treefe72d72811dfa65a367a1ef73f2a7901d51310c2
parent7fd4489de11bdf06f6c852d42abafea013b76f28
diagnose targets that define two alises with the same 'from' mnemonic
with a useful error message instead of having tblgen explode with an
assert.

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