Both Darwin as and GNU as violate ARM docs wrt printing of addrmode6
authorAnton Korobeynikov <asl@math.spbu.ru>
Tue, 17 Nov 2009 20:04:59 +0000 (20:04 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Tue, 17 Nov 2009 20:04:59 +0000 (20:04 +0000)
commitbce3dbd9be29a42f32eb888086050cd620f2133b
tree7d3306d15e98357b70fe4bd394e5027aca763a5c
parent2a085c34933a6c76e5a86f2680d93c16b0438801
Both Darwin as and GNU as violate ARM docs wrt printing of addrmode6
alignment imm (in the same way). Fix asmprinting for non-darwin platforms.

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