summaryrefslogtreecommitdiff
path: root/test/CodeGen/Alpha/srl_and.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Alpha/srl_and.ll')
-rw-r--r--test/CodeGen/Alpha/srl_and.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Alpha/srl_and.ll b/test/CodeGen/Alpha/srl_and.ll
index 2344833dc5..3042ef3d02 100644
--- a/test/CodeGen/Alpha/srl_and.ll
+++ b/test/CodeGen/Alpha/srl_and.ll
@@ -1,5 +1,5 @@
; Make sure this testcase codegens to the zapnot instruction
-; RUN: llvm-as < %s | llc -march=alpha | grep zapnot
+; RUN: llc < %s -march=alpha | grep zapnot
define i64 @foo(i64 %y) {
entry: