Don't print a redundant tab for inline asm, and do use the new printKill.
authorDan Gohman <gohman@apple.com>
Fri, 6 Nov 2009 00:19:43 +0000 (00:19 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 6 Nov 2009 00:19:43 +0000 (00:19 +0000)
commit42046abd1f46130370d13d50d5f344150bacbd20
treec82796530f3c294c291e2d3dbc2d29ca9d171cfd
parent6a66b388469f045c9fcff839595900c9f1512177
Don't print a redundant tab for inline asm, and do use the new printKill.

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