move X86-specific test
[oota-llvm.git] / test / CodeGen / PowerPC / 2009-03-17-LSRBug.ll
index a898de0b485364ebbbdcd2132ee520128261e4d7..172531e5db499a26584258d73bd30d20d54ed1fc 100644 (file)
@@ -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 {