This now assumes that for the darwin driver any lld is the "new" macho
lld implementation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D114974
[clang][Darwin] Remove old lld implementation handling ClosedPublic Authored by keith on Dec 2 2021, 11:11 AM.
Details Summary This now assumes that for the darwin driver any lld is the "new" macho
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 2 2021, 12:32 PM Closed by commit rGace03d0df4fa: [clang][Darwin] Remove old lld implementation handling (authored by keith). · Explain WhyDec 2 2021, 4:29 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 391401 clang/include/clang/Driver/ToolChain.h
clang/lib/Driver/ToolChain.cpp
clang/lib/Driver/ToolChains/Darwin.h
clang/lib/Driver/ToolChains/Darwin.cpp
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
|