projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
275da86
)
don't delete intermediate files!
author
Chris Lattner
<sabre@nondot.org>
Sun, 7 Apr 2002 08:11:07 +0000
(08:11 +0000)
committer
Chris 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
patch
|
blob
|
history
diff --git
a/test/Makefile.tests
b/test/Makefile.tests
index 6be91aa15a710ef0db71cff397094a2a68b3fca5..a370765e8c7894a3c9eacc2a061c80b9a638c567 100644
(file)
--- a/
test/Makefile.tests
+++ b/
test/Makefile.tests
@@
-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...
#