[PATCH] D77424: [XCOFF][AIX] Relocation support for SymB

Jason Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 3 12:26:06 PDT 2020


jasonliu created this revision.
jasonliu added reviewers: hubert.reinterpretcast, DiggerLin, daltenty, sfertile.
jasonliu added a project: LLVM.
Herald added subscribers: hiraditya, nemanjai.

This patch intends to provide relocation support for the expression contains two unpaired relocatable terms with opposite signs.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D77424

Files:
  llvm/lib/MC/XCOFFObjectWriter.cpp
  llvm/test/CodeGen/PowerPC/aix-xcoff-reloc-symb.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77424.254873.patch
Type: text/x-patch
Size: 17224 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200403/3d99aa42/attachment.bin>


More information about the llvm-commits mailing list