]> granicus.if.org Git - clang/commitdiff
Clean up in buildbot directories.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 13 Sep 2010 23:26:28 +0000 (23:26 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 13 Sep 2010 23:26:28 +0000 (23:26 +0000)
This test created a statements.ll file until about a month ago. Some buildbots
still have this file in their source dir. This is the easiest way to remove the
file on all bots. Then I'll revert.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@113814 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/statements.c

index 1d4f633f6172693ca806f807ce8b2d70dbaa91ca..522b22dc1cd66dac8f437e7ccade849b88ebf609 100644 (file)
@@ -1,3 +1,4 @@
+// RUN: rm -f %S/statements.ll
 // RUN: %clang_cc1 -Wreturn-type %s -emit-llvm-only
 
 void test1(int x) {