Updated these tests so that they use the new temporary directory as opposed
[oota-llvm.git] / test / Linker / 2003-08-28-TypeResolvesGlobal3.ll
index 504e8dd47791d019461cdfef75fb38afe24f47d2..31900998442827059dcd03cc512a5e7495088936 100644 (file)
@@ -1,6 +1,6 @@
-; RUN: llvm-as < %s > Output/%s.out1.bc
-; RUN: echo "%S = type int" | llvm-as > Output/%s.out2.bc
-; RUN: llvm-link Output/%s.out[21].bc
+; RUN: llvm-as < %s > %t.out1.bc
+; RUN: echo "%S = type int" | llvm-as > %t.out2.bc
+; RUN: llvm-link %t.out[21].bc
 
 %S = type opaque