Guard mutation of the timing info global.
[oota-llvm.git] / test / FrontendC / 2005-07-20-SqrtNoErrno.c
index fd976a679331167bbb7b3971293a7e7c38d2698a..3f85f7280196c36d7695ae895d23b1cdf7e63eda 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %llvmgcc %s -S -o - -fno-math-errno | gccas | llvm-dis | grep llvm.sqrt
+// RUN: %llvmgcc %s -S -o - -fno-math-errno | grep llvm.sqrt
 #include <math.h>
 
 float foo(float X) {