mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
Temporary hack to ensure stale Analysis dir is cleaned up on llvm-i686-linux.
llvm-svn: 109809
This commit is contained in:
parent
23151050ce
commit
877b4fe7e9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user