don't delete intermediate files!
authorChris Lattner <sabre@nondot.org>
Sun, 7 Apr 2002 08:11:07 +0000 (08:11 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 7 Apr 2002 08:11:07 +0000 (08:11 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2136 91177308-0d34-0410-b5e6-96231b3b80d8

test/Makefile.tests

index 6be91aa15a710ef0db71cff397094a2a68b3fca5..a370765e8c7894a3c9eacc2a061c80b9a638c567 100644 (file)
@@ -15,6 +15,8 @@ include ${LEVEL}/Makefile.common
 .PRECIOUS: Output/%.bc  Output/%.ll
 .PRECIOUS: Output/%.tbc Output/%.tll
 .PRECIOUS: Output/.dir
+.PRECIOUS: Output/%.llvm.bc
+.PRECIOUS: Output/%.llvm
 
 # LLVM Tool Definitions...
 #