[all-commits] [llvm/llvm-project] fc9378: [MC][PowerPC] Make .reloc support arbitrary reloca...

Fangrui Song via All-commits all-commits at lists.llvm.org
Sat Mar 28 17:05:17 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: fc93787d7e88cb0ff4139b3d9017f76a0dc2bf10
      https://github.com/llvm/llvm-project/commit/fc93787d7e88cb0ff4139b3d9017f76a0dc2bf10
  Author: Fangrui Song <maskray at google.com>
  Date:   2020-03-28 (Sat, 28 Mar 2020)

  Changed paths:
    M llvm/lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp
    M llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp
    M llvm/test/MC/PowerPC/ppc32-reloc-directive.s
    M llvm/test/MC/PowerPC/ppc64-reloc-directive.s

  Log Message:
  -----------
  [MC][PowerPC] Make .reloc support arbitrary relocation types

Generalizes ad7199f3e60a49db023099dcb879fcc9cdf94a2e (R_PPC_NONE/R_PPC64_NONE).




More information about the All-commits mailing list