summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/hidden.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenObjC/hidden.m')
-rw-r--r--test/CodeGenObjC/hidden.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenObjC/hidden.m b/test/CodeGenObjC/hidden.m
index fd87d99..0c0dbb3 100644
--- a/test/CodeGenObjC/hidden.m
+++ b/test/CodeGenObjC/hidden.m
@@ -1,4 +1,4 @@
-// RUN: clang-cc --emit-llvm -o %t %s
+// RUN: clang-cc -emit-llvm -o %t %s
__attribute__((visibility("hidden")))
@interface Hidden
OpenPOWER on IntegriCloud