[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
Fri Jun 15 12:52:09 PDT 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL334856: [PowerPC] Add support for high and higha symbol modifiers on tls modifers. (authored by sfertile, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47754?vs=150384&id=151546#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47754

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47754.151546.patch
Type: text/x-patch
Size: 18820 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180615/901c1965/attachment.bin>


More information about the llvm-commits mailing list