diff options
Diffstat (limited to 'test/CodeGenObjC/continuation-class.m')
| -rw-r--r-- | test/CodeGenObjC/continuation-class.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenObjC/continuation-class.m b/test/CodeGenObjC/continuation-class.m index 925f3cd0c50d..305d6c7ab39a 100644 --- a/test/CodeGenObjC/continuation-class.m +++ b/test/CodeGenObjC/continuation-class.m @@ -1,4 +1,4 @@ -// RUN: clang-cc -fnext-runtime --emit-llvm -o %t %s +// RUN: clang-cc --emit-llvm -o %t %s @interface Object - (id)new; |
