diff options
Diffstat (limited to 'test/FrontendC++/2007-01-06-PtrMethodInit.cpp')
-rw-r--r-- | test/FrontendC++/2007-01-06-PtrMethodInit.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/FrontendC++/2007-01-06-PtrMethodInit.cpp b/test/FrontendC++/2007-01-06-PtrMethodInit.cpp index f87c8d8..beb7945 100644 --- a/test/FrontendC++/2007-01-06-PtrMethodInit.cpp +++ b/test/FrontendC++/2007-01-06-PtrMethodInit.cpp @@ -1,4 +1,4 @@ -// RUN: %llvmgxx %s -emit-llvm -S -o - +// RUN: %llvmgxx %s -S -o - // PR1084 extern "C" |