Function-local metadata whose operands had been optimized to no longer refer to funct...
[oota-llvm.git] / test / Assembler / 2002-07-08-HugePerformanceProblem.ll
index b9ebfbe2ad619ff8c8e652d3e9fdb007b1591318..52c90af18c8db878020c29551a7f8b911955c880 100644 (file)
@@ -1,6 +1,6 @@
 ; This file takes about 48 __MINUTES__ to assemble using as.  This is WAY too
 ; long.  The type resolution code needs to be sped up a lot.
-; RUN: llvm-as %s -o /dev/null -f      
+; RUN: llvm-as %s -o /dev/null
        %ALL_INTERSECTIONS_METHOD = type i32 (%OBJECT*, %RAY*, %ISTACK*)*
        %BBOX = type { %BBOX_VECT, %BBOX_VECT }
        %BBOX_TREE = type { i16, i16, %BBOX, %BBOX_TREE** }