summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/statements.c
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2010-09-15 18:08:14 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2010-09-15 18:08:14 +0000
commitf7c67d9f4606a95be3e88da4e964a3f3a65597f6 (patch)
treeaddd098098ca7fc6d1643b68cd8548af3f9b232d /clang/test/CodeGen/statements.c
parent9fa032173a6f7acfb432a3190b176e46afadd456 (diff)
downloadbcm5719-llvm-f7c67d9f4606a95be3e88da4e964a3f3a65597f6.tar.gz
bcm5719-llvm-f7c67d9f4606a95be3e88da4e964a3f3a65597f6.zip
Revert "Clean up in buildbot directories."
This reverts commit 113814. This patch was never intended to stay in the repository. If you are reading this from the future, we apologize for the noise. llvm-svn: 113990
Diffstat (limited to 'clang/test/CodeGen/statements.c')
-rw-r--r--clang/test/CodeGen/statements.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/test/CodeGen/statements.c b/clang/test/CodeGen/statements.c
index 522b22dc1cd..1d4f633f617 100644
--- a/clang/test/CodeGen/statements.c
+++ b/clang/test/CodeGen/statements.c
@@ -1,4 +1,3 @@
-// RUN: rm -f %S/statements.ll
// RUN: %clang_cc1 -Wreturn-type %s -emit-llvm-only
void test1(int x) {
OpenPOWER on IntegriCloud