]> granicus.if.org Git - clang/commit
Make the width and alignment for long double consistent with the
authorEli Friedman <eli.friedman@gmail.com>
Wed, 4 Jun 2008 17:01:45 +0000 (17:01 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Wed, 4 Jun 2008 17:01:45 +0000 (17:01 +0000)
commit5aa4fd65efe3bda6080009fffba747450f34536e
treecbacd104d7ac6e871dc3332666f5274f6e9ecfce
parentb853ca876e92ea6e171bd7bb5d161fcbc9e9b032
Make the width and alignment for long double consistent with the
hardcoded data layout in getTargetDescription.  Hopefully fixes a test
failure.

Of course, this should be fixed properly, but that's a bigger fix.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@51948 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp