Handle the last operand more intelligently. When emitting the \n, also
authorChris Lattner <sabre@nondot.org>
Tue, 18 Jul 2006 17:50:22 +0000 (17:50 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 18 Jul 2006 17:50:22 +0000 (17:50 +0000)
commit191dd1f1860661f2e0bb99432d10da9b2aff1fc7
tree1862ad1a0aea11f94833c85e29b24a352be2e5d5
parente7a589df09ed4d1f0853fb586609b00357a34ac2
Handle the last operand more intelligently.  When emitting the \n, also
return from the asmprinter to make the generated asmprinter both more
efficient and smaller.

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