summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/dot-syntax-1.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/CodeGenObjC/dot-syntax-1.m')
-rw-r--r--clang/test/CodeGenObjC/dot-syntax-1.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/CodeGenObjC/dot-syntax-1.m b/clang/test/CodeGenObjC/dot-syntax-1.m
index 6fab03935be..18b972f0485 100644
--- a/clang/test/CodeGenObjC/dot-syntax-1.m
+++ b/clang/test/CodeGenObjC/dot-syntax-1.m
@@ -1,4 +1,4 @@
-// RUN: clang-cc --emit-llvm -o %t %s
+// RUN: clang-cc -emit-llvm -o %t %s
int printf(const char *, ...);
OpenPOWER on IntegriCloud