Remove dead LUPGRADE make variable.

llvm-svn: 96911
This commit is contained in:
Daniel Dunbar 2010-02-23 07:56:36 +00:00
parent e6be4dadf2
commit debaef15e9

View File

@ -529,9 +529,6 @@ endif
ifndef LBUGPOINT
LBUGPOINT := $(LLVMToolDir)/bugpoint$(EXEEXT)
endif
ifndef LUPGRADE
LUPGRADE := $(LLVMToolDir)/llvm-upgrade$(EXEEXT)
endif
LLVMGCCWITHPATH := $(LLVMGCC)
LLVMGXXWITHPATH := $(LLVMGXX)