diff options
Diffstat (limited to 'test/C++Frontend/2003-08-24-Cleanup.cpp.tr')
| -rw-r--r-- | test/C++Frontend/2003-08-24-Cleanup.cpp.tr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/C++Frontend/2003-08-24-Cleanup.cpp.tr b/test/C++Frontend/2003-08-24-Cleanup.cpp.tr index 3f54f5e..ab0d1a0 100644 --- a/test/C++Frontend/2003-08-24-Cleanup.cpp.tr +++ b/test/C++Frontend/2003-08-24-Cleanup.cpp.tr @@ -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(); }; |
