Covert this test to .s form.
[oota-llvm.git] / test / CodeGen / Generic / storetrunc-fp.ll
index 0f7bb0b85ee913a21082adb89d095ff5651a222e..7f7c7f71b3adfc4a026b58139397416e07c95170 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc
+; RUN: llc < %s
 
 define void @foo(double %a, double %b, float* %fp) {
        %c = fadd double %a, %b