emit the mnemonic aliases in their own helper function instead of
authorChris Lattner <sabre@nondot.org>
Sat, 30 Oct 2010 18:48:18 +0000 (18:48 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 30 Oct 2010 18:48:18 +0000 (18:48 +0000)
commit7fd4489de11bdf06f6c852d42abafea013b76f28
tree9c3f24f835dfdd9e1e0839a20ec40fecec7dcf6d
parenta47b265b1a63cacec50b3936cb1477e9a6810376
emit the mnemonic aliases in their own helper function instead of
inline into MatchInstructionImpl.

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