long double patch 2 of N. Handle it in TargetData.
authorDale Johannesen <dalej@apple.com>
Fri, 3 Aug 2007 20:20:50 +0000 (20:20 +0000)
committerDale Johannesen <dalej@apple.com>
Fri, 3 Aug 2007 20:20:50 +0000 (20:20 +0000)
commit8c1e6a119a68b258365677a9ee5176af3525a26f
tree6b2d76320d1527c029879b5e84cb1d49e5d5eb63
parentab8702787d6bcdeaea31fc6a3d4a7fec3a5e18c4
long double patch 2 of N.  Handle it in TargetData.
(I've tried to get the info right for all targets,
but I'm not expert on all of them - check yours.)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40792 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Alpha/AlphaTargetMachine.cpp
lib/Target/IA64/IA64TargetMachine.cpp
lib/Target/PowerPC/PPCSubtarget.h
lib/Target/Sparc/SparcTargetMachine.cpp
lib/Target/TargetData.cpp
lib/Target/X86/X86TargetMachine.cpp