Fix test added in r209242: llc shouldn't create files in source tree
authorAlexey Samsonov <samsonov@google.com>
Tue, 20 May 2014 22:40:31 +0000 (22:40 +0000)
committerAlexey Samsonov <samsonov@google.com>
Tue, 20 May 2014 22:40:31 +0000 (22:40 +0000)
llvm-svn: 209252

llvm/test/CodeGen/ARM64/indexed-vector-ldst-2.ll

index 654f96a..c118f10 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.