[PATCH] D63220: [ELF][RISCV] Support GD/LD/IE/LE TLS models

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 13 00:34:00 PDT 2019


MaskRay updated this revision to Diff 204438.
MaskRay retitled this revision from "[WIP][ELF][RISCV] Support GD/LD TLS models" to "[ELF][RISCV] Support GD/LD/IE/LE TLS models".
MaskRay edited the summary of this revision.
MaskRay added reviewers: jrtc27, PkmX, ruiu.
MaskRay removed subscribers: jrtc27, PkmX.
MaskRay added a comment.

Support GD/LD/IE/LE TLS models


Repository:
  rLLD LLVM Linker

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63220/new/

https://reviews.llvm.org/D63220

Files:
  ELF/Arch/RISCV.cpp
  ELF/InputSection.cpp
  ELF/Relocations.cpp
  ELF/Writer.cpp
  test/ELF/riscv-tls-gd.s
  test/ELF/riscv-tls-ie.s
  test/ELF/riscv-tls-ld.s
  test/ELF/riscv-tls-le.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63220.204438.patch
Type: text/x-patch
Size: 18577 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190613/52d46d83/attachment.bin>


More information about the llvm-commits mailing list