add some simple hacky long double support for the CBE. This
authorChris Lattner <sabre@nondot.org>
Fri, 17 Oct 2008 06:11:48 +0000 (06:11 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 17 Oct 2008 06:11:48 +0000 (06:11 +0000)
commitabec474236601d7c10469a212decd010727ba060
tree230fbb88bcd584a59f24b3f6e87a9f44b3fc2faa
parentb2a14325079f64debd7df6d5a8ed2037b3128154
add some simple hacky long double support for the CBE.  This
should work for intel long double, but ppc long double aborts
in convert.

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