summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb/2009-07-19-SPDecBug.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Thumb/2009-07-19-SPDecBug.ll')
-rw-r--r--test/CodeGen/Thumb/2009-07-19-SPDecBug.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Thumb/2009-07-19-SPDecBug.ll b/test/CodeGen/Thumb/2009-07-19-SPDecBug.ll
index 5fd2e7329a..471a82f271 100644
--- a/test/CodeGen/Thumb/2009-07-19-SPDecBug.ll
+++ b/test/CodeGen/Thumb/2009-07-19-SPDecBug.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -mtriple=thumbv6-elf | not grep "subs sp"
+; RUN: llc < %s -mtriple=thumbv6-elf | not grep "subs sp"
; PR4567
define arm_apcscc i8* @__gets_chk(i8* %s, i32 %slen) nounwind {