[PATCH] D10522: Implement target independent TLS compatible with glibc's emutls.c.

enh enh at google.com
Tue Jul 14 15:49:00 PDT 2015


not really though --- i think you're getting that from libgcc. so
although short term you don't need to add this stuff to compiler-rt to
test, it will be necessary for anyone not using libgcc. (like us, at
some point in the future.)

On Tue, Jul 14, 2015 at 3:04 PM, Chih-Hung Hsieh <chh at google.com> wrote:
> chh added a comment.
>
> David, I have no patch for compile_rt since __emutls_get_address is already in libc.so of Android. Is that your concern?
>
>
> Repository:
>   rL LLVM
>
> http://reviews.llvm.org/D10522
>
>
>



-- 
Elliott Hughes - http://who/enh - http://jessies.org/~enh/
Android native code/tools questions? Mail me/drop by/add me as a reviewer.



More information about the llvm-commits mailing list