summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/messages-2.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/CodeGenObjC/messages-2.m')
-rw-r--r--clang/test/CodeGenObjC/messages-2.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/CodeGenObjC/messages-2.m b/clang/test/CodeGenObjC/messages-2.m
index 5cf4d2df221..87f7cc6cc14 100644
--- a/clang/test/CodeGenObjC/messages-2.m
+++ b/clang/test/CodeGenObjC/messages-2.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