[PATCH] D51671: [ELF] Set Out::TlsPhdr earlier for encoding packed reloc tables

Ryan Prichard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 5 15:04:29 PDT 2018


rprichard updated this revision to Diff 164112.
rprichard added a comment.

Make Out::TlsPhdr a pointer to const.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D51671

Files:
  ELF/OutputSections.cpp
  ELF/OutputSections.h
  ELF/Symbols.cpp
  ELF/Writer.cpp
  test/ELF/pack-dyn-relocs-tls-aarch64.s
  test/ELF/pack-dyn-relocs-tls-x86-64.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51671.164112.patch
Type: text/x-patch
Size: 4226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180905/2e7f24c2/attachment.bin>


More information about the llvm-commits mailing list