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)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209252 91177308-0d34-0410-b5e6-96231b3b80d8

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.