summaryrefslogtreecommitdiff
path: root/test/CodeGen/Blackfin/cycles.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Blackfin/cycles.ll')
-rw-r--r--test/CodeGen/Blackfin/cycles.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Blackfin/cycles.ll b/test/CodeGen/Blackfin/cycles.ll
index 745e25947b..6451c747bd 100644
--- a/test/CodeGen/Blackfin/cycles.ll
+++ b/test/CodeGen/Blackfin/cycles.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=bfin | FileCheck %s
+; RUN: llc < %s -march=bfin | FileCheck %s
declare i64 @llvm.readcyclecounter()