summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/cleanup-stack.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/CodeGen/cleanup-stack.c')
-rw-r--r--clang/test/CodeGen/cleanup-stack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/CodeGen/cleanup-stack.c b/clang/test/CodeGen/cleanup-stack.c
index b0c5e88d55e..3954d85de2b 100644
--- a/clang/test/CodeGen/cleanup-stack.c
+++ b/clang/test/CodeGen/cleanup-stack.c
@@ -1,4 +1,4 @@
-// RUN: clang-cc -triple i386-unknown-unknown -O3 -emit-llvm %s -o %t &&
+// RUN: clang-cc -triple i386-unknown-unknown -O3 -emit-llvm %s -o %t
// RUN: grep "ret i32 9" %t
struct s0 {
OpenPOWER on IntegriCloud