Regression test for PR#330.
[oota-llvm.git] / test / Assembler / 2002-07-08-HugePerformanceProblem.llx
index 6335c8bce85134f2fdef0563836aa2454074b5f7..46caeaed469e0686f204aadf1f742ed00f8058ca 100644 (file)
@@ -1,7 +1,7 @@
 ; 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: ulimit -t 20; as < %s
+; RUN: ulimit -t 20; llvm-as < %s
 
        %ALL_INTERSECTIONS_METHOD = type int (%OBJECT*, %RAY*, %ISTACK*)*
        %BBOX = type { %BBOX_VECT, %BBOX_VECT }