summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Alpha/rpcc.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Alpha/rpcc.ll')
-rw-r--r--test/CodeGen/Alpha/rpcc.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Alpha/rpcc.ll b/test/CodeGen/Alpha/rpcc.ll
index 193a47f..d6665b5 100644
--- a/test/CodeGen/Alpha/rpcc.ll
+++ b/test/CodeGen/Alpha/rpcc.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=alpha | grep rpcc
+; RUN: llc < %s -march=alpha | grep rpcc
declare i64 @llvm.readcyclecounter()
OpenPOWER on IntegriCloud