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:
e209c38
)
Remove dead LUPGRADE make variable.
author
Daniel Dunbar
<daniel@zuster.org>
Tue, 23 Feb 2010 07:56:36 +0000
(07:56 +0000)
committer
Daniel Dunbar
<daniel@zuster.org>
Tue, 23 Feb 2010 07:56:36 +0000
(07:56 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96911
91177308
-0d34-0410-b5e6-
96231b3b80d8
Makefile.rules
patch
|
blob
|
history
diff --git
a/Makefile.rules
b/Makefile.rules
index 35d04271c56857194a6cbd8567afc88c3e3eae8c..9d45f93be5a5728a38b3608f4014c741eb5fcf7e 100644
(file)
--- a/
Makefile.rules
+++ b/
Makefile.rules
@@
-529,9
+529,6
@@
endif
ifndef LBUGPOINT
LBUGPOINT := $(LLVMToolDir)/bugpoint$(EXEEXT)
endif
-ifndef LUPGRADE
-LUPGRADE := $(LLVMToolDir)/llvm-upgrade$(EXEEXT)
-endif
LLVMGCCWITHPATH := $(LLVMGCC)
LLVMGXXWITHPATH := $(LLVMGXX)