[PATCH] D95166: Disable rosegment for old Android versions.

Dan Albert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 29 12:24:23 PST 2021


danalbert added a comment.

In D95166#2530791 <https://reviews.llvm.org/D95166#2530791>, @thakis wrote:

> Landed revert in 1608ba09462d877111230e9461b895f696f8fcb1 <https://reviews.llvm.org/rG1608ba09462d877111230e9461b895f696f8fcb1>. Someone should file a PR to make sure that gets merged to the 12.0 branch.
>
> We can then reland on trunk once there are clear instructions for folks building with trunk clang but old NDK but without the toolchain file (either "use toolchain file" or "set LLVM_USE_LLD" or something like that, I'm guessing?)

The instructions would be "use the whole toolchain, don't mix and match". Where should that be documented?


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