Author: stoklund
Date: Wed Sep 15 13:08:14 2010
New Revision: 113990

URL: http://llvm.org/viewvc/llvm-project?rev=113990&view=rev
Log:
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.

Modified:
    cfe/trunk/test/CodeGen/statements.c

Modified: cfe/trunk/test/CodeGen/statements.c
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/test/CodeGen/statements.c?rev=113990&r1=113989&r2=113990&view=diff
==============================================================================
--- cfe/trunk/test/CodeGen/statements.c (original)
+++ cfe/trunk/test/CodeGen/statements.c Wed Sep 15 13:08:14 2010
@@ -1,4 +1,3 @@
-// RUN: rm -f %S/statements.ll
 // RUN: %clang_cc1 -Wreturn-type %s -emit-llvm-only
 
 void test1(int x) {


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to