Factor out the printing of the leading tab into printInlineAsm.
authorDan Gohman <gohman@apple.com>
Fri, 6 Nov 2009 00:04:54 +0000 (00:04 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 6 Nov 2009 00:04:54 +0000 (00:04 +0000)
commit40c57860dad429d3c938ed5f918c2c66f3b5fa72
tree7e78a6745b18646f78f587f2f1d54ee14bd68ae3
parentb38a308616508e96f18f3bbd7914c8ed859a3b38
Factor out the printing of the leading tab into printInlineAsm.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86199 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/Target/ARM/AsmPrinter/ARMAsmPrinter.cpp
lib/Target/MSP430/AsmPrinter/MSP430AsmPrinter.cpp
lib/Target/X86/AsmPrinter/X86MCInstLower.cpp