summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/frameless2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Thumb2/frameless2.ll')
-rw-r--r--test/CodeGen/Thumb2/frameless2.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Thumb2/frameless2.ll b/test/CodeGen/Thumb2/frameless2.ll
index 0fd480ee1f..7cc7b19142 100644
--- a/test/CodeGen/Thumb2/frameless2.ll
+++ b/test/CodeGen/Thumb2/frameless2.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -mtriple=thumbv7-apple-darwin -disable-fp-elim | not grep r7
+; RUN: llc < %s -mtriple=thumbv7-apple-darwin -disable-fp-elim | not grep r7
%struct.noise3 = type { [3 x [17 x i32]] }
%struct.noiseguard = type { i32, i32, i32 }