aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Blackfin/2009-08-04-LowerExtract-Live.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Blackfin/2009-08-04-LowerExtract-Live.ll')
-rw-r--r--test/CodeGen/Blackfin/2009-08-04-LowerExtract-Live.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Blackfin/2009-08-04-LowerExtract-Live.ll b/test/CodeGen/Blackfin/2009-08-04-LowerExtract-Live.ll
index 58076f9..3ee5e8d 100644
--- a/test/CodeGen/Blackfin/2009-08-04-LowerExtract-Live.ll
+++ b/test/CodeGen/Blackfin/2009-08-04-LowerExtract-Live.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=bfin -join-liveintervals=0 -verify-machineinstrs
+; RUN: llc < %s -march=bfin -join-liveintervals=0 -verify-machineinstrs
; Provoke an error in LowerSubregsPass::LowerExtract where the live range of a
; super-register is illegally extended.