aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Blackfin/burg.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Blackfin/burg.ll')
-rw-r--r--test/CodeGen/Blackfin/burg.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Blackfin/burg.ll b/test/CodeGen/Blackfin/burg.ll
index fb5f74bddb..8cc3713b7e 100644
--- a/test/CodeGen/Blackfin/burg.ll
+++ b/test/CodeGen/Blackfin/burg.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=bfin -verify-machineinstrs > %t
+; RUN: llc < %s -march=bfin -verify-machineinstrs > %t
%IntList = type %struct.intlist*
%ReadFn = type i32 ()*