Print a nl before pic labels so they start at a new line. This makes assembly more...
authorEvan Cheng <evan.cheng@apple.com>
Fri, 28 Aug 2009 06:59:37 +0000 (06:59 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 28 Aug 2009 06:59:37 +0000 (06:59 +0000)
commitd17479e8458d17575e2532d9e8a61057b057a33d
tree3f973a1f6e86d7ab85dbe141fe080c246ebba45e
parent79331b2fcdaeda00a018614f1ac9fa2818449188
Print a nl before pic labels so they start at a new line. This makes assembly more readable.

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