[PATCH] D135421: Driver: Change default Android linker to lld.
Peter Collingbourne via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 6 21:15:48 PDT 2022
pcc created this revision.
pcc added reviewers: srhines, rprichard, danalbert.
Herald added subscribers: danielkiss, cryptoad.
Herald added a project: All.
pcc requested review of this revision.
Herald added a subscriber: MaskRay.
Herald added a project: clang.
The clang distributed with the Android NDK has defaulted to lld since r22,
so let's update the driver to match.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D135421
Files:
clang/lib/Driver/ToolChains/Linux.cpp
clang/lib/Driver/ToolChains/Linux.h
clang/test/Driver/coverage-ld.c
clang/test/Driver/fuse-ld.c
clang/test/Driver/sanitizer-ld.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135421.465965.patch
Type: text/x-patch
Size: 7389 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221007/327749bc/attachment-0001.bin>
More information about the cfe-commits
mailing list