aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Blackfin/ct64.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Blackfin/ct64.ll')
-rw-r--r--test/CodeGen/Blackfin/ct64.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Blackfin/ct64.ll b/test/CodeGen/Blackfin/ct64.ll
index 43cde5e..ac4bdcf 100644
--- a/test/CodeGen/Blackfin/ct64.ll
+++ b/test/CodeGen/Blackfin/ct64.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=bfin
+; RUN: llc < %s -march=bfin
declare i64 @llvm.ctlz.i64(i64)
declare i64 @llvm.cttz.i64(i64)