summaryrefslogtreecommitdiffstats
path: root/llvm/test/Regression/C++Frontend/2003-08-24-Cleanup.cpp.tr
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Regression/C++Frontend/2003-08-24-Cleanup.cpp.tr')
-rw-r--r--llvm/test/Regression/C++Frontend/2003-08-24-Cleanup.cpp.tr2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Regression/C++Frontend/2003-08-24-Cleanup.cpp.tr b/llvm/test/Regression/C++Frontend/2003-08-24-Cleanup.cpp.tr
index b27aef40cbd..3f54f5e0abe 100644
--- a/llvm/test/Regression/C++Frontend/2003-08-24-Cleanup.cpp.tr
+++ b/llvm/test/Regression/C++Frontend/2003-08-24-Cleanup.cpp.tr
@@ -1,4 +1,4 @@
-// RUN: llvmg++ -xc++ %s -c -o - | llvm-dis | grep unwind
+// RUN: %gxx -xc++ %s -c -o - | llvm-dis | grep unwind
struct S { ~S(); };
OpenPOWER on IntegriCloud