Also put target flags on SPARC constant pool references.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Sun, 14 Apr 2013 04:35:16 +0000 (04:35 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Sun, 14 Apr 2013 04:35:16 +0000 (04:35 +0000)
commite0fc832b77c77750a4a98cb6ff2c3c383c60f5ef
tree685a30e3d1c55561cdd19d6edae9886d579ed52e
parent0b9cf8567b3c13c0f69fb7e4ee2dc061cb2acd2a
Also put target flags on SPARC constant pool references.

Constant pool entries are accessed exactly the same way as global
variables.

llvm-svn: 179471
llvm/lib/Target/Sparc/SparcISelLowering.cpp
llvm/lib/Target/Sparc/SparcISelLowering.h
llvm/test/CodeGen/SPARC/constpool.ll [new file with mode: 0644]