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

Elliott Hughes enh at google.com
Tue Jul 14 15:49:48 PDT 2015


enh added a comment.

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.)


Repository:
  rL LLVM

http://reviews.llvm.org/D10522







More information about the llvm-commits mailing list