[all-commits] [llvm/llvm-project] 413054: [XCOFF][AIX] Support relocation generation for lar...

jasonliudev via All-commits all-commits at lists.llvm.org
Wed Aug 26 10:12:58 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 413054400d949ddd15e9bfdcb587502ea0311fcf
      https://github.com/llvm/llvm-project/commit/413054400d949ddd15e9bfdcb587502ea0311fcf
  Author: jasonliu <jasonliu.development at gmail.com>
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
    M llvm/lib/MC/XCOFFObjectWriter.cpp
    M llvm/lib/Target/PowerPC/MCTargetDesc/PPCXCOFFObjectWriter.cpp
    A llvm/test/CodeGen/PowerPC/aix-xcoff-reloc-large.ll

  Log Message:
  -----------
  [XCOFF][AIX] Support relocation generation for large code model

Summary:
Support TOCU and TOCL relocation type for object file generation.

Reviewed by: DiggerLin

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




More information about the All-commits mailing list