summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Alpha/zapnot.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Alpha/zapnot.ll')
-rw-r--r--test/CodeGen/Alpha/zapnot.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Alpha/zapnot.ll b/test/CodeGen/Alpha/zapnot.ll
index 7fec19b..d00984a 100644
--- a/test/CodeGen/Alpha/zapnot.ll
+++ b/test/CodeGen/Alpha/zapnot.ll
@@ -1,5 +1,5 @@
; Make sure this testcase codegens to the bic instruction
-; RUN: llvm-as < %s | llc -march=alpha | grep zapnot
+; RUN: llc < %s -march=alpha | grep zapnot
define i16 @foo(i64 %y) zeroext {
OpenPOWER on IntegriCloud