Eliminate more uses of llvm-as and llvm-dis.
[oota-llvm.git] / test / CodeGen / X86 / 2009-01-27-NullStrings.ll
index 229d726b5cf5e903550c918a3dc06192cf43bf7f..8684f4a19ca42d0538607a85563808e6ec2f948f 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -mtriple=i686-apple-darwin | FileCheck %s
+; RUN: llc < %s -mtriple=i686-apple-darwin | FileCheck %s
 ; CHECK: .section __TEXT,__cstring,cstring_literals
 
 @x = internal constant [1 x i8] zeroinitializer                ; <[1 x i8]*> [#uses=1]