Move newlines before inline jumptables from the asm strings in .td files to
authorBob Wilson <bob.wilson@apple.com>
Sat, 31 Jul 2010 06:28:10 +0000 (06:28 +0000)
committerBob Wilson <bob.wilson@apple.com>
Sat, 31 Jul 2010 06:28:10 +0000 (06:28 +0000)
commitd4d188e5029801ef2a76ee756dcba49f313004f0
treed0982b13907e7ea8f6b9f937a35739f6cb32a470
parente2195d8b357d7081edb5eb09d1d6e9d7b4bfc308
Move newlines before inline jumptables from the asm strings in .td files to
the jtblock_operand print methods.  This avoids extra newlines in the
disassembler's output.  PR7757.

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