summaryrefslogtreecommitdiff
path: root/test/Makefile.tests
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile.tests')
-rw-r--r--test/Makefile.tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.tests b/test/Makefile.tests
index 13e62fd4bc..33f92f66b5 100644
--- a/test/Makefile.tests
+++ b/test/Makefile.tests
@@ -45,6 +45,7 @@ LGCCLD = $(LGCCLDPROG) -L$(LLVMGCCLIBDIR) -L$(LLVMGCCDIR)/lib
LDIS = $(LLVMTOOLCURRENT)/llvm-dis
LOPT = $(LLVMTOOLCURRENT)/opt
LLINK = $(LLVMTOOLCURRENT)/llvm-link
+LPROF = $(LLVMTOOLCURRENT)/llvm-prof
LANALYZE = $(LLVMTOOLCURRENT)/analyze
LBUGPOINT= $(LLVMTOOLCURRENT)/bugpoint