XFAIL vg_leak the new test as the rest.
[oota-llvm.git] / test / FrontendC++ / 2003-08-24-Cleanup.cpp
index ab0d1a0d11cd79c893ff8deba4089a84e50293df..9f20ad6b714ac1dfbcf1dd06b3a55508e84cb695 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %llvmgxx -xc++ %s -c -o - | llvm-dis | grep unwind
+// RUN: %llvmgxx -xc++ %s -S -o - | grep unwind
 
 struct S { ~S(); };