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)
commit2e64d7ab1dac9f5a663e286b30badbed4dc766b9
tree5e19dd6d778a3fc4ee018dd62ee73de0506940dc
parente0fc832b77c77750a4a98cb6ff2c3c383c60f5ef
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.

llvm-svn: 179472
llvm/lib/Target/Sparc/SparcAsmPrinter.cpp