summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic/2008-02-20-MatchingMem.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/Generic/2008-02-20-MatchingMem.ll')
-rw-r--r--llvm/test/CodeGen/Generic/2008-02-20-MatchingMem.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Generic/2008-02-20-MatchingMem.ll b/llvm/test/CodeGen/Generic/2008-02-20-MatchingMem.ll
index ef60f92fa05..da1aeb556a3 100644
--- a/llvm/test/CodeGen/Generic/2008-02-20-MatchingMem.ll
+++ b/llvm/test/CodeGen/Generic/2008-02-20-MatchingMem.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc
+; RUN: llc < %s
; PR1133
define void @test(i32* %X) nounwind {
entry:
OpenPOWER on IntegriCloud