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

Denis Protivensky dprotivensky at accesssoftek.com
Wed Mar 18 00:32:34 PDT 2015


Updated:

- removed const and mutable in getTPOffset and made style cleanup
- made global variables static and out of anonymous namespace
- use early return in handleTLSIE32


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.22160.patch
Type: text/x-patch
Size: 15541 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150318/970e3665/attachment.bin>


More information about the llvm-commits mailing list