Fix a crasher newly introduced in r176659/r176649, where fast-isel tries to
[oota-llvm.git] / test / Assembler / 2002-08-15-CastAmbiguity.ll
index c10f91103fdc563842262b0f3d84887faecc8925..c71652446d6f08fe56754afc854d963ec9fa7509 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as %s -o /dev/null -f
+; RUN: llvm-as %s -o /dev/null
 
 define void @test(i32 %X) {
         call void @test( i32 6 )