New test.
[oota-llvm.git] / test / C++Frontend / 2003-08-24-Cleanup.cpp.tr
index 3f54f5e0abe95ea6635f8eb19f74b6736a34f9c2..ab0d1a0d11cd79c893ff8deba4089a84e50293df 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %gxx -xc++ %s -c -o - | llvm-dis | grep unwind
+// RUN: %llvmgxx -xc++ %s -c -o - | llvm-dis | grep unwind
 
 struct S { ~S(); };