[PATCH] D47729: [PowerPC] Add support for high and high-adjusted symbol modifiers.

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 15 12:52:05 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 rL334855: [PPC64] Support "symbol at high" and "symbol at higha" symbol modifers. (authored by sfertile, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47729?vs=149788&id=151545#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47729

Files:
  llvm/trunk/include/llvm/BinaryFormat/ELFRelocs/PowerPC64.def
  llvm/trunk/include/llvm/MC/MCExpr.h
  llvm/trunk/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
  llvm/trunk/lib/MC/MCExpr.cpp
  llvm/trunk/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp
  llvm/trunk/lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp
  llvm/trunk/lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.cpp
  llvm/trunk/lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.h
  llvm/trunk/test/MC/PowerPC/ppc64-fixup-apply.s
  llvm/trunk/test/MC/PowerPC/ppc64-fixups.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47729.151545.patch
Type: text/x-patch
Size: 10601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180615/b4858f7f/attachment.bin>


More information about the llvm-commits mailing list