Updated for the new QMTest test suite. Temporary output file is now placed
[oota-llvm.git] / test / Transforms / DecomposeMultiDimRefs / multidim.ll
index 63bf316f7516852e42e0d0ca631fe71bd1e50c6c..7bae664b72f056b329bca45dd8ca17ea17e3fd9f 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -f -lowerrefs -o Output/%s.bc
+; RUN: llvm-as < %s | opt -f -lowerrefs -o %t1.bc
 ; 
        %Flat_struct = type { sbyte, float }
        %Flat_t = type { sbyte, float }