New test.
[oota-llvm.git] / test / CodeGen / X86 / vec_return.ll
index 9be341670420d93b4efa2ad533604bec411051e2..2b2d9540314bdaa57db962f7d0cfcf2b6841b82f 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -mcpu=yonah
+; RUN: llvm-upgrade < %s | llvm-as | llc -march=x86 -mcpu=yonah
 
 <2 x double> %test() {
        ret <2 x double> <double 0.0, double 0.0>