New test to verify that "merging 4 loads into a vec load" continues to work and
[oota-llvm.git] / test / Linker / 2004-05-07-TypeResolution1.ll
index 94ce3d02c00fbef63160824b83db1577b06b4fd1..1c90079eae96ab9dd43f4f5dbdec8b95e4e932b4 100644 (file)
@@ -1,5 +1,6 @@
-; RUN: llvm-as -f < %s > %t1.bc
-; RUN: llvm-as -f < `dirname %s`/2004-05-07-TypeResolution2.ll > %t2.bc
+; RUN: llvm-upgrade < %s | llvm-as -f -o %t1.bc
+; RUN: llvm-upgrade < %p/2004-05-07-TypeResolution2.ll | \
+; RUN:    llvm-as -o %t2.bc -f
 ; RUN: llvm-link -f -o %t3.bc %t1.bc %t2.bc
 
 target endian = little