Work around a FileCheck bug, for now.
[oota-llvm.git] / test / Assembler / 2002-01-24-ValueRefineAbsType.ll
index 2561b05dd2bc65c13023632eebf7dcd6398b456b..6e49674a32fb162ca8ee39d34c3f49e6c12f5809 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s -o /dev/null -f
+; RUN: llvm-as %s -o /dev/null
 
 ; This testcase used to fail due to a lack of this diff in Value.cpp:
 ; diff -r1.16 Value.cpp