Remove the temporary hack, now that the llvm-i686-linux buildbot has

completed a successful build.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109815 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Bob Wilson 2010-07-29 22:55:29 +00:00
parent 0e0a20eb38
commit a8ebd2e64f

View 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