Fix test added in r209242: llc shouldn't create files in source tree
[oota-llvm.git] / test / CodeGen / ARM64 / indexed-vector-ldst-2.ll
index 654f96acc6468532165e0c04d2f615c0c6622ab0..c118f109289b693585c80b3b37ada617c7e5a1f3 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc %s
+; RUN: llc %s
 
 ; This used to assert with "Overran sorted position" in AssignTopologicalOrder
 ; due to a cycle created in performPostLD1Combine.