[PATCH] D47754: [PowerPC] Add support for high and high-adjusted symbol modifiers on thread-local storage modifers.

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 7 12:28:43 PDT 2018


sfertile updated this revision to Diff 150384.
sfertile added a comment.

Updated tests to produce the missing dtprel/tprel relocation types.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D47754

Files:
  include/llvm/BinaryFormat/ELFRelocs/PowerPC64.def
  include/llvm/MC/MCExpr.h
  lib/MC/MCELFStreamer.cpp
  lib/MC/MCExpr.cpp
  lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp
  test/MC/PowerPC/ppc64-fixups.s
  test/MC/PowerPC/tls-ld-v2-abi.s
  test/MC/PowerPC/tls-le-v2-abi.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47754.150384.patch
Type: text/x-patch
Size: 18512 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180607/5d6f8463/attachment.bin>


More information about the llvm-commits mailing list