Implement x86 long double (uses host long double,
authorDale Johannesen <dalej@apple.com>
Mon, 17 Sep 2007 00:38:27 +0000 (00:38 +0000)
committerDale Johannesen <dalej@apple.com>
Mon, 17 Sep 2007 00:38:27 +0000 (00:38 +0000)
commit53f0bc1b2526e1b8356536c5ec3aa107a3f237eb
treeedb8da35eaae04853d53d9c48d8024336a593f9b
parentc6d939818b7c50f6e14d04447657e670aedc3f6f
Implement x86 long double (uses host long double,
so only works on x86 target).

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