Add a transform to DAG Combiner. This improves the
[oota-llvm.git] / test / FrontendC++ / 2004-09-27-DidntEmitTemplate.cpp
index 706d541bee678e292bb0d7b15c06f53828e1098b..66b970cb6fd8fcc883765e21805c2aab0febb562 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %llvmgxx -xc++ %s -c -o - | llvm-dis | grep callDefaultCtor | \
+// RUN: %llvmgxx -xc++ %s -S -o - | grep callDefaultCtor | \
 // RUN:   not grep declare
 
 // This is a testcase for LLVM PR445, which was a problem where the