summaryrefslogtreecommitdiff
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 fbf97ad60c..ba143a6fd7 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: llvm-upgrade < %s | llvm-as | llc -march=alpha | grep rpcc
declare ulong %llvm.readcyclecounter()