[all-commits] [llvm/llvm-project] c3c67e: [XCOFF][AIX] Relocation support for SymB

jasonliudev via All-commits all-commits at lists.llvm.org
Wed Apr 15 07:04:30 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c3c67e95310fe6627b972b0bcc13c25fc36a8e51
      https://github.com/llvm/llvm-project/commit/c3c67e95310fe6627b972b0bcc13c25fc36a8e51
  Author: jasonliu <jasonliu.development at gmail.com>
  Date:   2020-04-15 (Wed, 15 Apr 2020)

  Changed paths:
    M llvm/lib/MC/XCOFFObjectWriter.cpp
    A llvm/test/CodeGen/PowerPC/aix-xcoff-reloc-symb.mir

  Log Message:
  -----------
  [XCOFF][AIX] Relocation support for SymB

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

Differential Revision: https://reviews.llvm.org/D77424




More information about the All-commits mailing list