Retire LLD_IS_LD option

The option was added to parallel the CLANG_IS_CC which was removed in
commit 20a66ab4bf.

Reviewed by:	imp, dim, emaste
Differential Revision:	https://reviews.freebsd.org/D42575
This commit is contained in:
Brooks Davis
2023-11-13 21:34:14 +00:00
parent f64a688dfd
commit ec4c2adb50
7 changed files with 6 additions and 22 deletions
-1
View File
@@ -124,7 +124,6 @@ __DEFAULT_YES_OPTIONS = \
LEGACY_CONSOLE \
LLD \
LLD_BOOTSTRAP \
LLD_IS_LD \
LLVM_ASSERTIONS \
LLVM_COV \
LLVM_CXXFILT \