[PATCH] D114974: [clang][Darwin] Remove old lld implementation handling
Keith Smiley via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 2 11:11:54 PST 2021
keith created this revision.
keith added reviewers: int3, MaskRay, oontvoo, thakis.
keith requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
This now assumes that for the darwin driver any lld is the "new" macho
lld implementation.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D114974
Files:
clang/include/clang/Driver/ToolChain.h
clang/lib/Driver/ToolChain.cpp
clang/lib/Driver/ToolChains/Darwin.cpp
clang/lib/Driver/ToolChains/Darwin.h
clang/test/Driver/darwin-ld-demangle-lld.c
clang/test/Driver/darwin-ld-platform-version-ios.c
clang/test/Driver/darwin-ld-platform-version-macos.c
clang/test/Driver/darwin-ld-platform-version-tvos.c
clang/test/Driver/darwin-ld-platform-version-watchos.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114974.391401.patch
Type: text/x-patch
Size: 8064 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211202/48811f07/attachment-0001.bin>
More information about the cfe-commits
mailing list