Have the TLOF creation take a Triple rather than needing a subtarget.
authorEric Christopher <echristo@gmail.com>
Sat, 31 May 2014 00:07:32 +0000 (00:07 +0000)
committerEric Christopher <echristo@gmail.com>
Sat, 31 May 2014 00:07:32 +0000 (00:07 +0000)
commitc55e193cddd8177db454dae12300cbb137f97eea
tree6efb068718206bcec23f33e00a9191b315baf75d
parent1726e2ff15a44ea39b6bc1fb719a459de5656b8b
Have the TLOF creation take a Triple rather than needing a subtarget.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209937 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64ISelLowering.cpp
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/X86/X86ISelLowering.cpp