A WIP commit of the InstAlias printing cleanup. This code will soon replace the
authorBill Wendling <isanbard@gmail.com>
Mon, 21 Mar 2011 08:59:17 +0000 (08:59 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 21 Mar 2011 08:59:17 +0000 (08:59 +0000)
commit3ce1b7d514d2898516106c8b2b843ae9386607ce
tree45f3e04c146211e95f581bfc56d7d4594cc9acca
parent4962e6143186f6168f5d0ee979bf047651a13124
A WIP commit of the InstAlias printing cleanup. This code will soon replace the
code below it. Even though it looks very similar, it will match more precisely
and geneate better functions in the long run.

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