This is an archive of the discontinued LLVM Phabricator instance.

Driver: Change default Android linker to lld.
ClosedPublic

Authored by pcc on Oct 6 2022, 9:15 PM.

Details

Summary

The clang distributed with the Android NDK has defaulted to lld since r22,
so let's update the driver to match.

Diff Detail

Event Timeline

pcc created this revision.Oct 6 2022, 9:15 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 6 2022, 9:15 PM
pcc requested review of this revision.Oct 6 2022, 9:15 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 6 2022, 9:15 PM
Herald added a subscriber: MaskRay. · View Herald Transcript
danalbert accepted this revision.Oct 13 2022, 12:25 PM
This revision is now accepted and ready to land.Oct 13 2022, 12:25 PM
This revision was landed with ongoing or failed builds.Oct 13 2022, 3:50 PM
This revision was automatically updated to reflect the committed changes.