]> granicus.if.org Git - clang/commit
Fix long double test case
authorDaniel Dunbar <daniel@zuster.org>
Fri, 25 Jul 2008 20:54:30 +0000 (20:54 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 25 Jul 2008 20:54:30 +0000 (20:54 +0000)
commit0d834b1cfbb8cd58aa56824141550b9216a14947
tree157783b618ea70ffac3a3a02b020ec9d486856e8
parent53fcaa9409734b8a41c10894d40267e52175b30a
Fix long double test case
 - Had wrong sizeof(long double) encoded into test case
 - Results now agree with llvm-gcc

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@54059 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/long-double-x86.c