diff options
Diffstat (limited to 'test/CodeGen/dostmt.c')
| -rw-r--r-- | test/CodeGen/dostmt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/dostmt.c b/test/CodeGen/dostmt.c index 4fb3dcdee9bc2..1a2e02a78e6ba 100644 --- a/test/CodeGen/dostmt.c +++ b/test/CodeGen/dostmt.c @@ -1,4 +1,4 @@ -// RUN: clang-cc %s -emit-llvm -o - +// RUN: %clang_cc1 %s -emit-llvm -o - int bar(); int test0() { |
