[PATCH] D22462: [ARM][LLD] Initial support for ARM TLS

Peter Smith via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 18 08:20:59 PDT 2016


peter.smith added a comment.

Thanks for the review. My intention was to have the tests closely follow the structure that a compiler would output for simple accesses to TLS variables. I'll cut the tests down a bit more and will post an update tomorrow.


https://reviews.llvm.org/D22462





More information about the llvm-commits mailing list