summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC/2009-03-17-LSRBug.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/PowerPC/2009-03-17-LSRBug.ll')
-rw-r--r--test/CodeGen/PowerPC/2009-03-17-LSRBug.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/PowerPC/2009-03-17-LSRBug.ll b/test/CodeGen/PowerPC/2009-03-17-LSRBug.ll
index a898de0..172531e 100644
--- a/test/CodeGen/PowerPC/2009-03-17-LSRBug.ll
+++ b/test/CodeGen/PowerPC/2009-03-17-LSRBug.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -mtriple=powerpc-apple-darwin10
+; RUN: llc < %s -mtriple=powerpc-apple-darwin10
; rdar://6692215
define fastcc void @_qsort(i8* %a, i32 %n, i32 %es, i32 (i8*, i8*)* %cmp, i32 %depth_limit) nounwind optsize ssp {
OpenPOWER on IntegriCloud