[PATCH] D76452: Use LLD by default for Android.
Dan Albert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 20 16:18:07 PDT 2020
danalbert abandoned this revision.
danalbert added a comment.
Looks like we don't actually need this. Can achieve the same effect by installing `ld.lld` to the same directory as Clang as `ld` and it'll be preferred over the other locations.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76452/new/
https://reviews.llvm.org/D76452
More information about the cfe-commits
mailing list