[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 20 08:59:45 PDT 2019


MaskRay updated this revision to Diff 205832.
MaskRay added a comment.

Place HI20/LO12_[IS] at the bottom


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
  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.205832.patch
Type: text/x-patch
Size: 17149 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190620/176b6dc9/attachment-0001.bin>


More information about the llvm-commits mailing list