[PATCH] [ELF][ARM] Implement static (initial exec) TLS model

Denis Protivensky dprotivensky at accesssoftek.com
Mon Mar 16 02:05:26 PDT 2015


Hi ruiu, shankar.easwaran,

Implement static TLS model for ARM. This includes handling of R_ARM_TLS_IE32 and R_ARM_TLS_LE32 relocs.

http://reviews.llvm.org/D8353

Files:
  lib/ReaderWriter/ELF/ARM/ARMRelocationHandler.cpp
  lib/ReaderWriter/ELF/ARM/ARMRelocationHandler.h
  lib/ReaderWriter/ELF/ARM/ARMRelocationPass.cpp
  lib/ReaderWriter/ELF/ARM/ARMTargetHandler.cpp
  lib/ReaderWriter/ELF/ARM/ARMTargetHandler.h
  test/elf/ARM/rel-tls-ie32.test
  test/elf/ARM/rel-tls-le32.test

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8353.22014.patch
Type: text/x-patch
Size: 14200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150316/5dd5e2ab/attachment.bin>


More information about the llvm-commits mailing list