[PATCH] D95166: Disable rosegment for old Android versions.
Dan Albert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 3 18:12:29 PST 2021
danalbert added a comment.
In D95166#2540705 <https://reviews.llvm.org/D95166#2540705>, @thakis wrote:
> In D95166#2540399 <https://reviews.llvm.org/D95166#2540399>, @danalbert wrote:
>
>>> We've since added -fuse-ld=lld to the three CMAKE_*_FLAGS so I think we're likely set on our end.
>>
>> https://reviews.llvm.org/D76452 not being accepted means that Android toolchains must have LLD installed as `ld`.
>
> If you pass `-fuse-ld=lld` everwhere, that's not needed, right (?)
Yes, but the defaults should work for the NDK.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95166/new/
https://reviews.llvm.org/D95166
More information about the cfe-commits
mailing list