================ @@ -256,6 +256,14 @@ Linux::Linux(const Driver &D, const llvm::Triple &Triple, const ArgList &Args) ExtraOpts.push_back("-z"); ExtraOpts.push_back("max-page-size=16384"); } + if (Triple.isAndroidVersionLT(29)) { ---------------- enh-google wrote:
i meant "Add no-rosegment by default for API 29 and earlier." --- i actually hadn't noticed the _pull request_ message. i think that was already right? (or at least, "consistent with the code and code comments".) https://github.com/llvm/llvm-project/pull/117624 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits