summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/cleanup-stack.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/cleanup-stack.c')
-rw-r--r--test/CodeGen/cleanup-stack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/cleanup-stack.c b/test/CodeGen/cleanup-stack.c
index b0c5e88..3954d85 100644
--- a/test/CodeGen/cleanup-stack.c
+++ b/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