[PATCH] D53906: [ELF] Allow configuring the TLS layout for an Android executable

Stephen Hines via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 1 17:25:17 PDT 2018


srhines added a comment.

Yabin did some of the work to bring TSan to Android. Perhaps he knows whether this is has significant use. Considering that it is meant as a debugging aide, I would actually be comfortable with moving it. You are also correct that we never officially marked it as a feature of the NDK (or platform). That is something we want to do though.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D53906





More information about the llvm-commits mailing list