[PATCH] D86608: [LLD][PowerPC] Add support for R_PPC64_TPREL34 used in TLS Local Exec

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 3 10:38:07 PDT 2020


stefanp updated this revision to Diff 289761.
stefanp retitled this revision from "[LLD][PowerPC] Add support for TLS Local Exec" to "[LLD][PowerPC] Add support for R_PPC64_TPREL34 used in TLS Local Exec".
stefanp added a comment.

Fixed a couple of things on the test case.
Added the function name inside `<>:`.
Removed the `.size` directives. 
Added `SYMBOL-NEXT:` where possible.


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

https://reviews.llvm.org/D86608

Files:
  lld/ELF/Arch/PPC64.cpp
  lld/test/ELF/ppc64-tls-pcrel-le.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86608.289761.patch
Type: text/x-patch
Size: 2822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200903/b7ff12e7/attachment.bin>


More information about the llvm-commits mailing list