summaryrefslogtreecommitdiff
path: root/test
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
commit1d038914e5659449cdf265169860766292a8bc93 (patch)
tree3efda0567d13dfbf44dc46552559f56d89dd71f5 /test
parent78edf515544f0b9dddf69d6c1678fd83e94d8352 (diff)
downloadclang-1d038914e5659449cdf265169860766292a8bc93.tar.gz
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@113990 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r--test/CodeGen/statements.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/statements.c b/test/CodeGen/statements.c
index 522b22dc1c..1d4f633f61 100644
--- a/test/CodeGen/statements.c
+++ b/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) {