Use target flags for printing SPARC asm operands.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Sun, 14 Apr 2013 04:35:19 +0000 (04:35 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Sun, 14 Apr 2013 04:35:19 +0000 (04:35 +0000)
commitcab0abd03ded35006f594c2a7707753eefd88530
tree29a708431c04f1fc65728788ad57f4728b7f7a06
parent26932106562adbe3f186b8f32fd5057d9f373875
Use target flags for printing SPARC asm operands.

64-bit code models need multiple relocations that can't be inferred from
the opcode like they can in 32-bit code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179472 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Sparc/SparcAsmPrinter.cpp