summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/2008-07-30-redef-of-bitcasted-decl.c
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-11-29 09:33:10 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-11-29 09:33:10 +0000
commit4e7596cc3a63ecdf8065ef3132a4e728b598dc6e (patch)
treeda08bb4ca938ea1f881d459d552cae3951e7c65e /clang/test/CodeGen/2008-07-30-redef-of-bitcasted-decl.c
parentbe95682389c753e66e64e80c25ee1b908c00b18b (diff)
downloadbcm5719-llvm-4e7596cc3a63ecdf8065ef3132a4e728b598dc6e.tar.gz
bcm5719-llvm-4e7596cc3a63ecdf8065ef3132a4e728b598dc6e.zip
Normalize options to use '-FOO' instead of '--FOO'.
llvm-svn: 90071
Diffstat (limited to 'clang/test/CodeGen/2008-07-30-redef-of-bitcasted-decl.c')
-rw-r--r--clang/test/CodeGen/2008-07-30-redef-of-bitcasted-decl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/CodeGen/2008-07-30-redef-of-bitcasted-decl.c b/clang/test/CodeGen/2008-07-30-redef-of-bitcasted-decl.c
index c374f8d0084..9fce0aedce4 100644
--- a/clang/test/CodeGen/2008-07-30-redef-of-bitcasted-decl.c
+++ b/clang/test/CodeGen/2008-07-30-redef-of-bitcasted-decl.c
@@ -1,4 +1,4 @@
-// RUN: clang-cc --emit-llvm -o - %s
+// RUN: clang-cc -emit-llvm -o - %s
// <rdar://problem/6108358>
/* For posterity, the issue here begins initial "char []" decl for
OpenPOWER on IntegriCloud