summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Alpha/not.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Alpha/not.ll')
-rw-r--r--test/CodeGen/Alpha/not.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Alpha/not.ll b/test/CodeGen/Alpha/not.ll
index cea9f6b..4f0a5c2 100644
--- a/test/CodeGen/Alpha/not.ll
+++ b/test/CodeGen/Alpha/not.ll
@@ -1,5 +1,5 @@
; Make sure this testcase codegens to the ornot instruction
-; RUN: llvm-as < %s | llc -march=alpha | grep eqv
+; RUN: llc < %s -march=alpha | grep eqv
define i64 @bar(i64 %x) {
entry:
OpenPOWER on IntegriCloud