Check that the "don't barf on k8" fix is not

accidentally reverted again.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62587 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Duncan Sands 2009-01-20 18:08:39 +00:00
parent 631bd3cdf3
commit de2bcb38b2

View File

@ -0,0 +1,2 @@
// RUN: %llvmgcc %s -S -march=k8
long double x;