Remove the temporary hack, now that the llvm-i686-linux buildbot has
authorBob Wilson <bob.wilson@apple.com>
Thu, 29 Jul 2010 22:55:29 +0000 (22:55 +0000)
committerBob Wilson <bob.wilson@apple.com>
Thu, 29 Jul 2010 22:55:29 +0000 (22:55 +0000)
completed a successful build.

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

unittests/Makefile

index 1f317fa112f00d14d243d266855fcdce6ba7e727..9f377cd744c1f2fd3d2744f1906aa45b3c736814 100644 (file)
@@ -14,5 +14,4 @@ PARALLEL_DIRS = ADT ExecutionEngine Support Transforms VMCore
 include $(LEVEL)/Makefile.common
 
 clean::
-       $(Verb) $(RM) -rf Analysis
        $(Verb) $(RM) -f *Tests