aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/vargs.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/vargs.ll')
-rw-r--r--test/CodeGen/ARM/vargs.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/vargs.ll b/test/CodeGen/ARM/vargs.ll
index 4bf79c0..5f3536c 100644
--- a/test/CodeGen/ARM/vargs.ll
+++ b/test/CodeGen/ARM/vargs.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=arm
+; RUN: llc < %s -march=arm
@str = internal constant [43 x i8] c"Hello World %d %d %d %d %d %d %d %d %d %d\0A\00" ; <[43 x i8]*> [#uses=1]
define i32 @main() {