summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/test/Makefile.tests2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/test/Makefile.tests b/llvm/test/Makefile.tests
index 6be91aa15a7..a370765e8c7 100644
--- a/llvm/test/Makefile.tests
+++ b/llvm/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...
#
OpenPOWER on IntegriCloud