[PATCH] D95166: Disable rosegment for old Android versions.
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 29 08:22:47 PST 2021
thakis added a comment.
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?)
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