Temporary hack to ensure stale Analysis dir is cleaned up on llvm-i686-linux.
authorDaniel Dunbar <daniel@zuster.org>
Thu, 29 Jul 2010 22:18:50 +0000 (22:18 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 29 Jul 2010 22:18:50 +0000 (22:18 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109809 91177308-0d34-0410-b5e6-96231b3b80d8

unittests/Makefile

index 9f377cd744c1f2fd3d2744f1906aa45b3c736814..77e0abebe21d286497c797211955f9f21b9e2d01 100644 (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