Change ARM asm strings to separate opcode from operands with a tab instead of a space.
authorEvan Cheng <evan.cheng@apple.com>
Mon, 26 Oct 2009 23:45:59 +0000 (23:45 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 26 Oct 2009 23:45:59 +0000 (23:45 +0000)
commit162e30921da0ce1863672d4ca5fef541498fe6be
tree2a5a1de853dae799072711e7ccae8db874d5449a
parent2fee294b3c5fc1b8189cbfbb2ff30752e35365fe
Change ARM asm strings to separate opcode from operands with a tab instead of a space.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85178 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/AsmPrinter/ARMAsmPrinter.cpp