<div dir="ltr">I didn't mean that I wanted to re-submit it for 8.0.1, but I made another comment for another thread. As you originally pointed out, --android-tls seems like the way to go.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, May 20, 2019 at 4:12 PM Fangrui Song via Phabricator <<a href="mailto:reviews@reviews.llvm.org">reviews@reviews.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">MaskRay added a comment.<br>
<br>
In D62055#1508038 <<a href="https://reviews.llvm.org/D62055#1508038" rel="noreferrer" target="_blank">https://reviews.llvm.org/D62055#1508038</a>>, @ruiu wrote:<br>
<br>
> I'd vote for re-submitting the original patch with a larger alignment to avoid introducing Android-specific ABI to the output, as I said in a different review thread. Is there any problem to do that?<br>
<br>
<br>
@ruiu To fix the hack isn't impossible, but that would make the code more hacky (D61824 <<a href="https://reviews.llvm.org/D61824" rel="noreferrer" target="_blank">https://reviews.llvm.org/D61824</a>> and D61825 <<a href="https://reviews.llvm.org/D61825" rel="noreferrer" target="_blank">https://reviews.llvm.org/D61825</a>>), and some ARM/AArch users (e.g. musl) are not happy. As I described in <a href="https://reviews.llvm.org/D62055#1507426" rel="noreferrer" target="_blank">https://reviews.llvm.org/D62055#1507426</a>, the relevant support is all in place, the nearly zero-overhead workaround in Bionic `crtbegin_{dynamic,static}.o` should be straightforward now. I don't know why we would like to re-introduce the hack and cause churn in the 8.0.1 release.<br>
<br>
<br>
Repository:<br>
  rL LLVM<br>
<br>
CHANGES SINCE LAST ACTION<br>
  <a href="https://reviews.llvm.org/D62055/new/" rel="noreferrer" target="_blank">https://reviews.llvm.org/D62055/new/</a><br>
<br>
<a href="https://reviews.llvm.org/D62055" rel="noreferrer" target="_blank">https://reviews.llvm.org/D62055</a><br>
<br>
<br>
<br>
</blockquote></div>