mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
Remove temp files
llvm-svn: 5118
This commit is contained in:
parent
acd2890ec1
commit
b9909bdefd
@ -12,6 +12,8 @@ all:: $(addprefix Output/, $(TESTS:%.ll=%.ll.out))
|
||||
|
||||
Output/%.ll.out: %.ll Output/.dir $(LAS) $(LBUGPOINT)
|
||||
-$(TESTRUNR) $<
|
||||
-# Remove temporary files generated...
|
||||
@rm -f bugpoint-$<-*
|
||||
|
||||
clean::
|
||||
rm -f *.bc
|
||||
|
Loading…
Reference in New Issue
Block a user