For ARM Disassembler, start a newline to dump the opcode and friends for an instruction.
authorJohnny Chen <johnny.chen@apple.com>
Tue, 22 Mar 2011 23:49:46 +0000 (23:49 +0000)
committerJohnny Chen <johnny.chen@apple.com>
Tue, 22 Mar 2011 23:49:46 +0000 (23:49 +0000)
commitc59c87c3228b471140fb219dc9118ab9321486f2
treeb123b39725644c64a89a65866f70f5cef1be98f3
parent8d668a86055b2c278040a0984ad1ad0fa6631bb6
For ARM Disassembler, start a newline to dump the opcode and friends for an instruction.
Change inspired by llvm-bug 9530 submitted by Jyun-Yan You.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128122 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/Disassembler/ARMDisassembler.cpp