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