]> granicus.if.org Git - clang/commit
Fix this test on windows. When running on windows we print
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 30 Mar 2010 21:19:02 +0000 (21:19 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 30 Mar 2010 21:19:02 +0000 (21:19 +0000)
commit366ed48c52dc813c82c3d780ee35a195ec05b3f4
treec3c19be60488d5e220ceae3f9e24e94944f71c29
parent3b5caa20652c43d00229bac972b78bee44a0ee9f
Fix this test on windows. When running on windows we print
double 0.000000e+000
instead of
double 0.000000e+00

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