Rename NeedsSetToChangeDiffSize to HasAggressiveSymbolFolding which is a much
[oota-llvm.git] / test / FrontendC / 2004-02-20-Builtins.c
index 0c9ac7cae8afb3c444e0e749c3eedf34e2ec3570..c056a8405f7308672de7acc4bc870c40be376adc 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %llvmgcc -O3 -xc %s -c -o - | llvm-dis | not grep builtin
+// RUN: %llvmgcc -O3 -xc %s -S -o - | not grep builtin
 
 #include <math.h>