summaryrefslogtreecommitdiffstats
path: root/llvm/projects/sample/Makefile.llvm.rules
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/projects/sample/Makefile.llvm.rules')
-rw-r--r--llvm/projects/sample/Makefile.llvm.rules3
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/projects/sample/Makefile.llvm.rules b/llvm/projects/sample/Makefile.llvm.rules
index 6e047247c61..c980d6b6679 100644
--- a/llvm/projects/sample/Makefile.llvm.rules
+++ b/llvm/projects/sample/Makefile.llvm.rules
@@ -463,9 +463,6 @@ ifndef LLVM_TBLGEN
endif
endif
LLVM_CONFIG := $(LLVMToolDir)/llvm-config
-ifndef LLVMLD
-LLVMLD := $(LLVMToolDir)/llvm-ld$(EXEEXT)
-endif
ifndef LLVMDIS
LLVMDIS := $(LLVMToolDir)/llvm-dis$(EXEEXT)
endif
OpenPOWER on IntegriCloud