Temporary hack to ensure stale Analysis dir is cleaned up on llvm-i686-linux.

llvm-svn: 109809
This commit is contained in:
Daniel Dunbar 2010-07-29 22:18:50 +00:00
parent b607393ac8
commit 79bd45ee1f
1 changed files with 1 additions and 1 deletions

View File

@ -14,4 +14,4 @@ PARALLEL_DIRS = ADT ExecutionEngine Support Transforms VMCore
include $(LEVEL)/Makefile.common
clean::
$(Verb) $(RM) -f *Tests
$(Verb) $(RM) -f *Tests Analysis