1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00

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

accidentally reverted again.

llvm-svn: 62587
This commit is contained in:
Duncan Sands 2009-01-20 18:08:39 +00:00
parent 38bf18b556
commit 7af474d2da

View File

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