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

Peter Smith via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 19 02:24:52 PDT 2016


peter.smith updated this revision to Diff 64461.
peter.smith added a comment.

Changes since last version:
Removed all code-sequences from tests. Leaving just literals and some nop instructions used to provide some separation between labels.


https://reviews.llvm.org/D22462

Files:
  ELF/Target.cpp
  test/ELF/arm-tls-gd32.s
  test/ELF/arm-tls-ie32.s
  test/ELF/arm-tls-le32.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22462.64461.patch
Type: text/x-patch
Size: 9865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160719/ecad2b76/attachment.bin>


More information about the llvm-commits mailing list