aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Blackfin/promote-logic.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Blackfin/promote-logic.ll')
-rw-r--r--test/CodeGen/Blackfin/promote-logic.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Blackfin/promote-logic.ll b/test/CodeGen/Blackfin/promote-logic.ll
index d2771d1..c247aca 100644
--- a/test/CodeGen/Blackfin/promote-logic.ll
+++ b/test/CodeGen/Blackfin/promote-logic.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=bfin > %t
+; RUN: llc < %s -march=bfin > %t
; DAGCombiner::SimplifyBinOpWithSameOpcodeHands can produce an illegal i16 OR
; operation after LegalizeOps.